Hey,
I have 2.5 million nodes which have 2.3 million parent-child relationships. So I need to display these nodes and relationships as a tree. I have tried using Python Neo4j-Graphistry Plugin and when I run the cypher query that limits the relations...