Should be pretty easy to do with some javascript or python code client-side
or by having a server extension that provides this.

If I find time on my flight back I can look into it, if no one beats me to
it who wants to get a Neo4j Mug :)

Michael

On Wed, Sep 10, 2014 at 6:23 AM, Mark <asdfghjklqwertyuiopxc...@gmail.com>
wrote:

> 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.
>

-- 
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