My query that I had for sometime seems to be deprecated (it works though but eventually might not) and want to know how I can get the same output with the right query. Here is my query
MATCH (root:Person {lns_neo4j_id:'9'})-[lns_relationship*1..3]->...