GUI tool for viewing Neo4j database

neo4j

Solution

The easiest is to start the neo4j server and view your graph via the webadmin: http://docs.neo4j.org/chunked/stable/tools-webadmin.html

Problem

Is there a GUI tool which allows you to look at the contents of the Neo4j database visually.

Original source