Amazon web services – Cypher Query Optimize
I am using AWS Neptune and using python with neo4j to query the database. I am having difficult time to fetch the completely hierarchy by a node id. I want the all children and sub children which are directly and…