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

Try to replace apoc calls by subqueries #214

Closed
Andy2003 opened this issue Apr 26, 2021 · 0 comments · Fixed by #222
Closed

Try to replace apoc calls by subqueries #214

Andy2003 opened this issue Apr 26, 2021 · 0 comments · Fixed by #222
Labels
enhancement New feature or request

Comments

@Andy2003
Copy link
Collaborator

No description provided.

@Andy2003 Andy2003 added the enhancement New feature or request label Apr 26, 2021
@Andy2003 Andy2003 changed the title Try to remove apoc calls by subqueries Try to replace apoc calls by subqueries Apr 26, 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 jexp closed this as completed in #222 Nov 11, 2021
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
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant