Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-17-2019 01:40 PM
How can we run the database from terminal using cypher-shell? Without running neo4j-desktop GUI application.
Solved! Go to Solution.
07-17-2019 03:58 PM
Keep in mind that cypher-shell
is only a client application that connects to some existing Neo4j instance, it isn't the database itself.
So if you have an existing remote instance, you can use cypher-shell
to connect to it, just point it at the IP of the running instance you want to connect to.
Otherwise, see the install instructions for how to install and launch Neo4j for your OS.
07-17-2019 03:58 PM
Keep in mind that cypher-shell
is only a client application that connects to some existing Neo4j instance, it isn't the database itself.
So if you have an existing remote instance, you can use cypher-shell
to connect to it, just point it at the IP of the running instance you want to connect to.
Otherwise, see the install instructions for how to install and launch Neo4j for your OS.
All the sessions of the conference are now available online