cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Create PNG from neo4j json file without DB connection

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 remotely connect to the neo4j DB due to security constraints. There are multiple visualization tools but they mostly create graphs on web pages, whereas I'm looking for a simple PNG.


Perhaps it's a matter of removing the driver session and pass the json file instead of the session results, but I'm not that familiar with javascript to make the required amendments.

Could anybody assist?


Thanks in advance

0 REPLIES 0