2

In Java, I have a Neo4j EmbeddedGraphDatabase. How can I transform this into a Graph that Zest can display?

Cos
  • 1,649
  • 1
  • 27
  • 50

1 Answers1

2

You might want to try Neoclipse, a standalone RCP app using ZEST, http://neo4j.org/download/ and https://github.com/neo4j/neoclipse

Peter Neubauer
  • 6,311
  • 1
  • 21
  • 24