Neo4j
Neo4J
How to set initial password
export NEO4J_CONF=/var/lib/neo4j/conf/ neo4j-admin set-initial-password secret
Now you should be able to login using cypher-shell
export NEO4J_CONF=/var/lib/neo4j/conf/ neo4j-admin set-initial-password secret
Now you should be able to login using cypher-shell