Step by Step installaton guide to Neo4j

Rajnilari2015
Posted by in NoSql category on for Beginner level | Points: 250 | Views : 2720 red flag

Neo4j is a kind of NoSQL database fits best in the case where in a connected set of all nodes,edges satisfy a given predicate, starting from a given node.A classic example may be any social engineering site.In this step by step article, we will learn how to install Neo4j on a Windows machine.

Introduction

Neo4j is a kind of NoSQL database fits best in the case where in a connected set of all nodes,edges satisfy a given predicate, starting from a given node.A classic example may be any social engineering site.

In this step by step article, we will learn how to install Neo4j on a Windows machine.

Environment Setup

In order to download Neo4j, please visit Neo4j.Click on the Download Community Edition button.

The download will start automatically.The file size is around 82.4MB.

Click on the installer

In the next screen it will ask for the location for the Neo4j to be installed.Specify the folder location and click next.

Click on the Next button and the Neo4J Community Setup Edition Wizard will popup

Choose the "EULA" Aggrement and click on the Next button.

Choose the "Create start menu folder" and click on the Next button.

The installation will start

Finally, the final wizard screen will appear stating "Setup has finished installing Neo4j Community Edition" message

Click on "Finish" button. In order to check if Neo4j is up and running, let us click on the Start button

If everything goes fine, thne after a few second, the Neo4J server status will be as under

So, let us browse to http://localhost:7474/(we are using Google Chrome browser version 48.0.2564.109 m) and the below screen will appear

We can figure out that the Default username/password: neo4j/neo4j. Let us provide the same username(neo4j) and password(neo4j) and click on the Connect button.

Now let us choose a password of our choice and click on Set Password. That's it

Reference

Neo4J

Conclusion

Hope this will be helpful for the absolute beginners and will serve as a reference guide as how to install Neo4J on a Windows OS.Thanks for reading.

Page copy protected against web site content infringement by Copyscape

About the Author

Rajnilari2015
Full Name: Niladri Biswas (RNA Team)
Member Level: Platinum
Member Status: Member,Microsoft_MVP,MVP
Member Since: 3/17/2015 2:41:06 AM
Country: India
-- Thanks & Regards, RNA Team


Login to vote for this post.

Comments or Responses

Login to post response

Comment using Facebook(Author doesn't get notification)