Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
on 11-10-2020 06:15 AM
I was wondering how I can start/stop or edit a Neo4j database from the terminal.
I have a running Neo4j database on a virtual machine, and I want to edit the port number from the terminal. Since the database is running on a virtual machine, I am unable to run and edit Neo4j desktop, I can only connect to it with the given bolt address and port.
How can you stop/edit the database from the terminal? I am using MacOS.