I programmatically created a Neo4j DB now I need to change the default PW 
that goes with the Neo4j account. What's the secret?

// This works...
graphDb = new GraphDatabaseFactory().newEmbeddedDatabase( new 
File("c:\\Temp\\foo"));

Can I use the graphDB object, above, to change the password? Is there 
another way?

Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to