Neo4j Installation
Go to http://neo4j.com/download/ and download the Community edition. This should download Neo4j 2.3 Based on your download type, follow the appropriate instructions. Linux/Mac/Windows zip Untar/unzip the download Run command: bin/neo4j start for Linux/Mac or just bin/neo4j for Windows Go to http://localhost:7474/ and verify that the Neo4j Browser loads Shut it down with a bin/neo4j stop for Linux/Mac or Ctrl C for Windows Windows Installer 1. Install neo4j and launch it 2. Click on Browse and select a database location (create a new folder, say c:\tutorial) 3. Click start 4. Go to http://localhost:7474/ and verify that the Neo4j Browser loads Install docs are located at http://neo4j.com/docs/stable/serverinstallation.html
Neo4j Installation
[ root @ dbversitydotcom : /neo4j ] ll -lhtr total 56M -rw-r–r– 1 root root 56M Oct 8 04:27 neo4j-enterprise-2.2.4-unix.tar [ root @ dbversitydotcom : /neo4j ] [ root @ dbversitydotcom : /neo4j ] [ root @ dbversitydotcom : /neo4j…