Hi,

I'm trying to use the graphviz library to output dot 
files: https://github.com/neo4j/neo4j/tree/master/community/graphviz . I'm 
using the latest version of neo4j community (2.1.3)

However, the supplied script prints the entire database.

Is there some generic way I can output the results of a Cypher query to 
graphviz (dot) without having to write my own java code?  Even better would 
be if I can communicate over REST instead of having to shut down my 
database… 


-Mark

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to