Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-04-2020 01:16 AM
Hi,
we are using spring-boot-starter-data-neo4j-2.2.4.RELEASE (spring-data-neo4j-5.2.4.RELEASE) and Neo4J 4.0 database server.
Using custom queries (@Query annotation) with pagination in repositories is currently causing an error, because SDN generates a query using the old parameter syntax for binding the SKIP and LIMIT parameters.
See:
Is this a known issue and are there any plans to fix this in upcoming releases?
Greetings,
Peter
03-04-2020 04:29 AM
Thanks for reporting this. It came up a few days ago on StackOverflow.
We will fix in every supported Spring Data version (5.1, 5.2 and the upcoming 5.3).
There is a Jira ticket or this pull request that you can track.
All the sessions of the conference are now available online