Jump to content

Neo4j: Difference between revisions

From NixOS Wiki
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 <..."
(No difference)

Revision as of 16:00, 28 February 2022

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