Are there any tools or has anyone used any visualization engines with Neo4j? Something like Jung ([1]http://jung.sourceforge.net/) or Giny ([2]http://csbi.sourceforge.net/)?
I did find this code, but there seems to be no documentation or examples, and it is in someone's personal sandbox. [3]https://trac.neo4j.org/browser/laboratory/users/tobias/graphviz/src/ main/java/org/neo4j/visualization?order=size and from looking at the cached page of this site [4]https://projects.thobe.org/neo4j.py/wiki/NeoGraphviz (the actual site seems to be down) i think it creates a file that can be used on Graphviz, rather than actually visualizing the graph itself. It doesn't seem like any of the components are visualization components, but i might be wrong; i'm certainly new to the network db space. Any information would be greatly appreciated! -doug References 1. http://jung.sourceforge.net/ 2. http://csbi.sourceforge.net/ 3. https://trac.neo4j.org/browser/laboratory/users/tobias/graphviz/src/main/java/org/neo4j/visualization?order=size 4. https://projects.thobe.org/neo4j.py/wiki/NeoGraphviz _______________________________________________ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user