Hi, I was wondering if I can configure the
org.neo4j.visualization.graphviz.GraphvizWriter so that I can have
subgraphs or clusters in my graphviz output according to this:
Well,
Yes that is possible, you will have to provide your own graph walker (like
the one used in the example at blog.neo4j.org) and your own graph style. I
have no example here (on mobile) but look at the tests and work from there.
Let us know your progress!
Send from mobile.
On May 19, 2012 9:42 AM, "borobudur" <borobu...@gmx.ch> wrote:
> Hi, I was wondering if I can configure the
> org.neo4j.visualization.graphviz.GraphvizWriter so that I can have
> subgraphs or clusters in my graphviz output according to this:
On Sat, May 19, 2012 at 9:42 AM, borobudur <borobu...@gmx.ch> wrote:
> Hi, I was wondering if I can configure the
> org.neo4j.visualization.graphviz.GraphvizWriter so that I can have
> subgraphs or clusters in my graphviz output according to this:
> If you can write, you can code - @coderdojomalmo
> If you can sketch, you can use a graph database - @neo4j
> On Sat, May 19, 2012 at 9:42 AM, borobudur <borobu...@gmx.ch> wrote:
> > Hi, I was wondering if I can configure the
> > org.neo4j.visualization.graphviz.GraphvizWriter so that I can have
> > subgraphs or clusters in my graphviz output according to this: