Graph database_Neo4j based on docker service version installation_Neo4j Desktop desktop version installation---Neo4j graph database work notes 0004

Then let’s take a look at how to use docker to install Neo4j community server

 First execute docker pull neo4j:3.5.22-community to pull the image

Then execute the command to install it

 

You can use docker ps to check to see which ports are exposed

 

Then take a look again. At this time, you need to use the IP address. Please pay attention.

 

Then let’s take a look at installing Desktop

 

Go download the desktop version, then

Guess you like

Origin blog.csdn.net/lidew521/article/details/132312229