Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Querying and constructing multiple graphs #241

Open
wants to merge 83 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 30 commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
56f2d90
First early draft for Cypher support for working with multiple graphs
boggle Jun 27, 2017
ce09cf5
Reflect recent discussions
boggle Jul 1, 2017
98d78b6
Minor changes and clarifications
boggle Jul 1, 2017
4714ca6
Remove graph space notion and consolidate update semantics section
boggle Jul 3, 2017
581f192
Move into correct directory
boggle Aug 3, 2017
343ff7d
Language changes
boggle Aug 3, 2017
4cdb3dc
Clarified semantics of UNION
boggle Aug 3, 2017
a756fcf
Removed INPUT GRAPHS syntax
boggle Aug 3, 2017
71ad96e
Reworked the syntax to be a little more flexible
boggle Aug 3, 2017
be361f6
Simplified aliasing and returning graphs syntax definition
boggle Aug 4, 2017
972ceaf
Tweaked syntax as per internal discussion
boggle Aug 4, 2017
4c0d1d2
Added more meaningful titles to existing examples
Aug 4, 2017
f8fcc8e
Added first draft of detailed example
Aug 4, 2017
89b9cc6
Reformatting of image and headings
Aug 5, 2017
aef40d7
Filled in Cypher statements for writing to new graphs in large example
Aug 5, 2017
3d066a5
Formatting improvements to detailed example
Aug 5, 2017
179cb8a
Rework graph-ref/def
boggle Aug 5, 2017
ea90ffc
Switch to slightly more regular syntax
boggle Aug 6, 2017
9c134d8
Reorganized syntax for tighter control on what goes where
boggle Aug 7, 2017
82cf43b
Fixed query
boggle Aug 7, 2017
73c4a6e
Very small textual changes - round 1
Aug 7, 2017
760d433
Removed all subgraph forms from examples: `{...}`
Aug 7, 2017
003cc1d
Changed WITH semantics, made COPY a def and, introduced THEN
boggle Aug 7, 2017
5da27c8
Rename execution context to session context
boggle Aug 8, 2017
70e3b0d
Made source graph and target graph part of query context
boggle Aug 8, 2017
4eeba29
New Sales roll-up example motivating returning tabular data and graphs
Aug 8, 2017
98d7288
Sales roll-up example refinements
Aug 8, 2017
d600ccc
Sales roll-up example: full query pipeline
Aug 8, 2017
9935f70
Formatting improvements
Aug 8, 2017
53d9d09
New example: external execution context using ext. input table and graph
Aug 8, 2017
dc40338
Add collecting graph defs, projections now update source, minor edits
boggle Aug 15, 2017
5d0e97c
Projecting follow-up source and target in one go
boggle Aug 16, 2017
b7d6f08
Minor clarifications and corrections
Mats-SX Aug 17, 2017
86ffb17
Clarify and restructure Named Graphs
Mats-SX Aug 17, 2017
8aa30b5
Alteration of some relationship types in the sales graphs
Sep 25, 2017
0382582
Reformatted title
Jan 17, 2018
90f884d
Cleaned out CIP prior to updating it
boggle Mar 21, 2018
edf1e80
MPGM and identities
boggle Mar 21, 2018
31f080d
More work on MG
systay Mar 21, 2018
f2a9587
Select, construct, return graph
boggle Mar 23, 2018
d339f8d
Graph union, clarified execution result, some shuffling
boggle Mar 24, 2018
dcd22de
Reshuffled initial definitions
boggle Mar 25, 2018
39be9ca
CONSTRUCT ON GRAPH and YIELD NONE
boggle Mar 25, 2018
9cdbbf0
Clarified different forms of YIELD
boggle Mar 25, 2018
90c53ad
Restructure query execution section
boggle Mar 25, 2018
9aef639
Fixups
boggle Mar 25, 2018
f938d15
Catalog operations and some polish
boggle Apr 3, 2018
b87de21
Added alternatives
boggle Apr 3, 2018
877d6ae
Work on examples
systay Apr 4, 2018
8a65cc4
Tiny corrections
boggle Apr 4, 2018
7e96620
Clearing up definitions
boggle Apr 5, 2018
e971be4
Wrapped up the integration example
systay Apr 6, 2018
849787c
Reworked graph construction and introduced provenance
boggle Apr 9, 2018
7a99b78
Auxiliary functions
boggle Apr 10, 2018
e6a0d68
Reshuffling and tweaking
boggle Apr 10, 2018
066f444
Fixed section level
boggle Apr 10, 2018
4d2135e
Fixed tab stops
boggle Apr 10, 2018
cbb52a8
Fixups
boggle Apr 10, 2018
0b66662
Mini fixes
boggle Apr 29, 2018
2327c3b
Reworked references vs identity a bit
boggle Apr 30, 2018
4bc50dd
WIP
boggle May 1, 2018
8ff91a1
Updated definitions
boggle May 4, 2018
fa9e85f
Shuffle structure
boggle May 4, 2018
4da00d2
More structure work
boggle May 4, 2018
85c3740
Added Data model text
May 4, 2018
3df1eb8
Tiny fixes
boggle May 4, 2018
d831bfc
Clone => Replicate
boggle May 4, 2018
3af673a
Juxtaposition, simplification, introspection functions
boggle May 6, 2018
93517e5
Fixed composite statement definition
boggle May 6, 2018
cde04b7
Fix definitions around composite statements
boggle May 6, 2018
7b2237c
Polished Abstract, Intro, Data Model
May 7, 2018
a18a2a2
Removed catalog section from CIP
boggle May 7, 2018
11d9531
Polished Query structure and Execution model
May 7, 2018
bdb3df3
Added Overview subsection
May 7, 2018
fec7c6e
local declarations and simple statement chains
boggle May 7, 2018
5cc373e
Polished Basic graph operations
May 7, 2018
97cd398
Merge branch 'CIP2017-06-18-multiple-graphs-devel' of github.com:bogg…
May 7, 2018
739a435
Links in Graph construction
May 7, 2018
53257da
Polishing of Graph construction - Take I
May 7, 2018
ed1a1aa
Polishing of Graph construction - Take II
May 7, 2018
1c06ab9
Addressed TODOs
boggle May 7, 2018
d96f928
Updated image
boggle May 7, 2018
c5b8e42
Fix up errors
May 8, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
944 changes: 944 additions & 0 deletions cip/1.accepted/CIP2017-06-18-multiple-graphs.adoc

Large diffs are not rendered by default.

Binary file added cip/1.accepted/opencypher-Events-graph.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cip/1.accepted/opencypher-PersonCity-graph.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cip/1.accepted/opencypher-SalesDetail-graph.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cip/1.accepted/opencypher-SalesSummary-graph.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cip/resources/opencypher-Events-graph.graffle
Binary file not shown.
Binary file not shown.
Binary file added cip/resources/opencypher-PersonCity-graph.graffle
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.