Chapter 1. Getting Started with Neo4j
In this chapter, we will cover the following recipes:
- Single node installation of Neo4j over Linux
- Single node installation of Neo4j over Windows
- Single node installation of Neo4j over Mac OS X
- Creating your first graph with Neo4j
- Importing data from the CSV format to Neo4j
- Importing data from RDMS to Neo4j
- Importing data in the Geoff format to Neo4j
- Importing data from OrientDB to Neo4j
- Importing data from InfiniteGraph to Neo4j
- Importing data from the DEX graph database to Neo4j
- Common configurations of Neo4j
- Running multiple instances of Neo4j over a single machine
- Building Neo4j from the source