is there a nice cypher desktop client for neo4j -


i'm trying out lot of cypher queries on neo4j database , have found web based console bit clumsy.

the neo4j console more useful ,but not sure how point @ own database/dataset.

is there nice desktop client or tool run cypher queries on manage neo4j database, akin sql management studio?

i'd avoid using web admin if possible.

when start neo4j server spins wed-based admin tool allows submit adhoc queries via tool , see results. go server's url in web browser.

there decent visualization tool called neoclipse. it's got small bugs , bit of learning curve it's pretty decent.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -