neo4j version 3.5.1, running on linux centos 7calling from chrome browser
I have a db with about 730000000 nodes. I need to delete some orphaned node trees. I've written a query to locate the top of the tree, this returns about 5500000 nodes, and del...