Chapter 13. Data Import

Table of Contents

13.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 18.18.2, “Load a sample graph”) or using the Geoff notation (see http://geoff.nigelsmall.net/).