Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-11-2020 08:40 AM
I am trying out SDN 6.0.1 and am trying to figure out what is the default query depth for generated repository queries. I cannot find anything about it in the documentation.
Also, is there a way to adjust the depth of the query, as it was possible with previous SDN versions?
11-11-2020 10:56 PM
There is no variable depth anymore, neither for querying or saving. This is due to the fact that we wanted to align SDN 6 more with the overall Spring Data background "Domain Driven Design".
If you wonder what happens in the background, there is an explanation of the query creation in the appendix of the documentation. 12. Spring Data Neo4j Appendix
-> Query creation
(Sorry I cannot link it right now because the documentation with the anchor fixes were not updated yet)
Thanks for pointing out that the documentation is missing this bit to make our intention clear.
All the sessions of the conference are now available online