Neo4j

From NixOS Wiki
Revision as of 16:00, 28 February 2022 by imported>MrVanDalo (Created page with "= Neo4J = == How to set initial password == <pre>export NEO4J_CONF=/var/lib/neo4j/conf/ neo4j-admin set-initial-password secret</pre> Now you should be able to login using <...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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