Hello, I'm looking for a way to visualise the nodes and relationships (with labels) existing within a json file created by a neo4j query.
The use case is quite similar as neo4j-graphviz, however, I cannot run this code on the neo4j DB server or remot...