Using Neo4J v2.2.3 community version.
From inside web admin console does anyone know of any way to log out?
The neo4j browser on chrome can now be accessed using the HTTP address: http://localhost:7474/browser/ . Another way is to work on the neo4j database using a cypher shell. Later, when the database is not needed, stop the server using the command “neo4j stop”.
Running Cypher Shell within the Neo4j distribution Note that Cypher queries must end with a semicolon.
start the Neo4j server. - Open the url(http://127.0.0.1:7474/browser/) in browser. - click on Database icon from left side menu. - Find "Connected as" -> :server user add , click on and add your desire user name and password in right windows.
type this in tnto the browser's input line:
:server disconnect
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With