-
Notifications
You must be signed in to change notification settings - Fork 44
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
OPTIONAL MATCH support #136
base: main
Are you sure you want to change the base?
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d718643 - Browse repository at this point
Copy the full SHA d718643View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b3b5ee - Browse repository at this point
Copy the full SHA 7b3b5eeView commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 786e2a3 - Browse repository at this point
Copy the full SHA 786e2a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d5996 - Browse repository at this point
Copy the full SHA f1d5996View commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 58ae286 - Browse repository at this point
Copy the full SHA 58ae286View commit details
Commits on Jul 17, 2024
-
make the keyword OPTIONAL only reserved in PGQL 1.1 and PGQL 1.2 (leg…
…acy versions) and only for graph names but not other identifiers (variables, properties, labels, etc).
Configuration menu - View commit details
-
Copy full SHA for 4ea670e - Browse repository at this point
Copy the full SHA 4ea670eView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ed7ebe - Browse repository at this point
Copy the full SHA 4ed7ebeView commit details -
add check and tests for declaring vertices in MATCH that were already…
… declared as optionally bound vertices in prior OPTIONAL MATCH, ONE ROW PER STEP or ONE ROW PER EDGE
Configuration menu - View commit details
-
Copy full SHA for b275d16 - Browse repository at this point
Copy the full SHA b275d16View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60e6b2e - Browse repository at this point
Copy the full SHA 60e6b2eView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac24a05 - Browse repository at this point
Copy the full SHA ac24a05View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 22fb443 - Browse repository at this point
Copy the full SHA 22fb443View commit details
Commits on Sep 23, 2024
-
bug fix: path selector inside parenthesized match failed to parse whe…
…n graph pattern consists of only single path pattern
Configuration menu - View commit details
-
Copy full SHA for a2f5038 - Browse repository at this point
Copy the full SHA a2f5038View commit details
Commits on Oct 3, 2024
-
predicate push down: make sure predicate gets pushed into MATCH befor…
…e OPTIONAL MATCH when both MATCH and OPTIONAL MATCH have shared variable
Configuration menu - View commit details
-
Copy full SHA for 4eac1a1 - Browse repository at this point
Copy the full SHA 4eac1a1View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0242646 - Browse repository at this point
Copy the full SHA 0242646View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 62124f2 - Browse repository at this point
Copy the full SHA 62124f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d23223 - Browse repository at this point
Copy the full SHA 7d23223View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f062a8 - Browse repository at this point
Copy the full SHA 7f062a8View commit details