Home » Install Neo4j

Neo4j Installation on Windows

Download Neo4j

First download Neo4j from its official website: https://neo4j.com/download/

You can choose from either a free Enterprise Trial, or the free Community Edition. Here, we are using the Community Edition.

Neo4j Installation 1

Run the downloaded file and follow the instructions given below:

Neo4j Installation 2
Neo4j Installation 3
Neo4j Installation 4
Neo4j Installation 5
Neo4j Installation 6
Neo4j Installation 7

Start Neo4j:


Start the Server

Click on the installed Neo4j Community Edition.

Neo4j Installation 8

Initialization started:

Neo4j Installation 9

Neo4j is started. It is ready to use.

Neo4j Installation 10

Open browser and go to local host : http://localhost:7474/browser/

Or

http://127.0.0.1:7474/browser/

Neo4j Installation 11

You may also like