We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently we are not able to execute aggregation queries in neo4j-graphql-java e.g counting number of nodes with some filter, max values
https://neo4j.com/docs/graphql-manual/current/queries/ https://neo4j.com/developer-blog/neo4j-graphql-aggregations/
The text was updated successfully, but these errors were encountered:
This is part of the API-Alignment I'm still working on
Sorry, something went wrong.
@Andy2003 can you please suggest when this feature will include in neo4j-graphql-java.
No, since it is a really big refactoring and I have limited resources to work on this task
No branches or pull requests
Currently we are not able to execute aggregation queries in neo4j-graphql-java
e.g counting number of nodes with some filter, max values
https://neo4j.com/docs/graphql-manual/current/queries/
https://neo4j.com/developer-blog/neo4j-graphql-aggregations/
The text was updated successfully, but these errors were encountered: