-
Notifications
You must be signed in to change notification settings - Fork 232
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
Subqueries support #832
Subqueries support #832
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## rc/5.4.0 #832 +/- ##
============================================
+ Coverage 92.38% 92.49% +0.11%
============================================
Files 34 34
Lines 4948 5078 +130
============================================
+ Hits 4571 4697 +126
- Misses 377 381 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Example use case : insert an isolated CALL {} subquery to retrieve the first element of an ordered collection of relationships |
Quality Gate passedIssues Measures |
Simple way to include one or more subqueries within a NodeSet context