Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Update environment variables with Neo4j values

Attila Levente EGYEDI edited this page Sep 14, 2016 · 5 revisions

#Access the Neo4j browser Once the neo4j is installed and started, visit the Neo4j browser application using your browser:

http://localhost:7474/

Log in with the default credentials, which is usually neo4j/neo4j

#Help - available commands

You can get a list of available commands by typing :help into the browser command line

#Change neo4j password

Type :server change-password , and change the password into a safe one.

Clone this wiki locally