Database Reference
In-Depth Information
"#remote_shell_enabled=true" : This property enables us to
connect to the server remotely through shell.
"#remote_shell_host=127.0.0.1" : This property enables and
provides the IP address where remote shell will be listening.
"#remote_shell_port=1337" : This property enables and provides
the port at which Shell will listen. You can keep it as default in case the
default port is not being used by any other process.
7. Open <$NEO4J_HOME>/bin and execute ./neo4j start and you are
done. Stop the server by typing Ctrl + C .
8. Browse http://<IP>:7474/browser/ for interactive shell or browse to
http://<IP>:7474/webadmin/ to perform administrative operations or to
analyze server statistics.
Search WWH ::




Custom Search