Chapter 18. Data Import

Table of Contents

18.1. Batch Insertion

For high-performance data import, the batch insert facilities described in this chapter are recommended.

Other ways to import data into Neo4j include using Gremlin graph import (see Section 22.18.2, “Load a sample graph”) or using the Geoff notation (see http://nigelsmall.com/geoff ).