Details
neo .findPath(1, { "to" : "http://localhost:7474/db/data/node/43", "max_depth" : 3, "relationships" : { "type" : "to", "direction" : "out" }, "algorithm" : "shortestPath" })
Find path
Details