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

Added the nested, updating, and chained subqueries CIP #100

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
5c6f9d7
Added the nested subqueries CIP
Jun 22, 2016
d7d0a83
Sundry content edits to the subquery CIP
Jun 23, 2016
bf71712
Clarified the syntax wrt `OPTIONAL`
Jun 23, 2016
f6245fd
Added the notion of write subqueries, with `UNWIND` + `DO {...}` repl…
Jul 20, 2016
ede1334
Clarified the way in which variable bindings work (based on comments …
Jul 20, 2016
a1c6442
Addressed some feedback
boggle Sep 26, 2016
4caeb54
Addressing comments; making clarifications
Nov 17, 2016
5b5b9cc
Sketched out additional forms of nested subqueries.
boggle Mar 27, 2017
fe21475
Homogeneous syntax for OPTIONAL, MANDATORY, MATCH, DO WHEN
boggle Mar 30, 2017
80a1ce4
Address feedback and introduce new syntactic short forms
boggle Apr 13, 2017
b8f49d6
Add chained subqueries with `THEN` and overhaul document
boggle Apr 19, 2017
bf53252
Reflect discussion; add new conditional form of DO and WHERE shorthand
boggle Apr 20, 2017
70a91cd
Textual improvements
Apr 21, 2017
1f02e2b
Refer to Query Combinator CIP
Apr 21, 2017
cc176e8
Wording
boggle May 1, 2017
2921112
Rework CIP
boggle Oct 16, 2017
3ed1ca9
Clarify precedence rules
boggle Oct 16, 2017
2d2435f
Add ammending nested subqueries and fix query combinator precedence
boggle Oct 16, 2017
0156bc3
Fix definition of chained queries and move to right directory
boggle Oct 16, 2017
acfac59
Textual edits
Oct 17, 2017
7554cc9
Clarified query combinator semantics
boggle Oct 17, 2017
10fa182
Fixed erroneous queries
Oct 19, 2017
1ca70bf
Reformatted title
Jan 17, 2018
cfc2a43
Reworking/incorporating alternative CIP
boggle May 6, 2018
6199430
Fused with nested subqueries CIP from multigraph work
boggle May 6, 2018
5b6a333
Added stand-alone nested calls and some clarifications/fix-ups
boggle May 7, 2018
077fb18
Grammar fix
boggle May 7, 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
Loading