Skip to content

Lack of named count queries support [DATAGRAPH-1241] #1802

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

Closed
spring-projects-issues opened this issue Jul 31, 2019 · 3 comments
Closed

Lack of named count queries support [DATAGRAPH-1241] #1802

spring-projects-issues opened this issue Jul 31, 2019 · 3 comments
Assignees
Labels
in: core Issues in core support type: bug A general bug

Comments

@spring-projects-issues
Copy link

ihordz opened DATAGRAPH-1241 and commented

According to documentation we can use Named Queries feature

https://docs.spring.io/spring-data/neo4j/docs/current/reference/html/#_query_methods.

There is no limitation provided.

But in case we want to get pageable result - named queries is not an option as we cannot specify countQuery in neo4j-named-queries.properties.

Looks like before it was possible by using <queryName>.count  key.

 


Affects: 5.2 RC1 (Moore), 5.1.9 (Lovelace SR9)

Backported to: 5.2.5 (Moore SR5)

@spring-projects-issues
Copy link
Author

ihordz commented

Added pull request

@spring-projects-issues
Copy link
Author

Gerrit Meier commented

Thanks for the effort. I will take a look at your pull request

@spring-projects-issues
Copy link
Author

ihordz commented

Any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core support type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants