-
Notifications
You must be signed in to change notification settings - Fork 49
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
Try to replace apoc calls by subqueries #214
Labels
enhancement
New feature or request
Comments
Andy2003
added a commit
that referenced
this issue
May 7, 2021
Andy2003
added a commit
that referenced
this issue
May 12, 2021
Andy2003
added a commit
that referenced
this issue
May 20, 2021
Andy2003
added a commit
that referenced
this issue
Oct 29, 2021
# Conflicts: # core/pom.xml # core/src/main/kotlin/org/neo4j/graphql/Predicates.kt # core/src/main/kotlin/org/neo4j/graphql/handler/projection/ProjectionBase.kt
jexp
pushed a commit
that referenced
this issue
Nov 11, 2021
* Make use of sub-queries, to get rid of most apoc calls. resolves #214 * remove unnecessary outer sub-query * cleanup + comment * fix test after merge in master * add optional match for 1..1 relations
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: