Neo4J web console has stats for my embedded data, but cannot query it -


i'm evaluating neo4j (2.0m3), , in attempt kind of visualisation , query-exploration (i haven't succeeded yet!), switched using test db embedded db, , have server can start when required.

i understand how node , relationship data written data directory of choice (via how explore databases created embedded-neo4j java application , stored outside /data directory?), , how configure server/web console point directory. sure enough, dashboard does show data counts expect, no cypher query try - not ones work fine in unit tests - return nodes. simple lookups name , id fail.

can explain inconsistency? happens vanilla server install, data written default graph.db directory, different directories. paths under 'server info' expetc see.

another thing don't understand: why can not have own server running, , create graphdatabasefactory/graphdatabaseservice in code accept server uri, allow me use standard java api , see live updates in web console without having stop/start server each time?

you can set embedded java project start server, see http://www.cakesolutions.net/teamblogs/2012/05/23/enabling-neo4j-web-admin-tool-on-the-embedded-server-using-spring-data/


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -