Is there a GUI tool which allows you to look at the contents of the Neo4j database visually.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
The easiest is to start the neo4j server and view your graph via the webadmin: http://docs.neo4j.org/chunked/stable/tools-webadmin.html |
|||
|
|
|
Gephi can connect to Neo4j databases, and offers a very powerful visualisation platform, albeit with a bit of a learning curve. |
|||
|
|
|
There is a new solution to explore the content of a Neo4j graph database using a web browser: http://linkurio.us/ It allows you to search nodes by properties, inspect nodes, expand neighborhood in a click... Disclamer: I'm co-founder of Linkurious and Gephi. |
|||
|
|
|
Using it's own web interface is best. |
|||
|
|