Neo4j
☶︎
This article or section needs to be expanded. Further information may be found in the related discussion page. Please consult the pedia article metapage for guidelines on contributing.
NixOS
Setting the initial password
export NEO4J_CONF=/var/lib/neo4j/conf/
neo4j-admin set-initial-password mySuperSecretPassword
Logging in using cypher-shell
should now function.