First, install Java
apt install java
Or use yum.
Ensure that the Java command is in the environment variable! implementjava --version
Version 1.8 or above is required.
Then download it on the official websitenewestCommunity Edition of,wget https://neo4j.com/artifact.php?name=neo4j-community-4.2.2-unix.tar.gz
, remember to change the version to the latest version.
usetar -xzvf
decompression
Enter the directory,conf/neo4j/conf
Is a profile
get intobin
Directory, running./neo4j start
You can start neo4j