Hello everyone,
How can I set the depth/limit the number of hops in Spring Data?
I'm using Neo4j DB with SDN, and since I have a cycle I keep getting an infinite loop.
I'm trying to retrieve all my nodes with the related relationships and target node...