Linux

You can find all instructions for running Neo4j as a Linux service in the Linux section of the Operations Manual. To run Neo4j on Linux, you need to first install the RPM package. Instructions for installations of the RPM package can also be found in the Linux section of the Operations Manual. After installation of RPM (and possibly rebooting your system), you can follow the instructions below to start the service on Linux computers.

  • Run systemctl start neo4j to start the service
  • Run systemctl stop neo4j to stop the service