Chapter 14. Data Import

Table of Contents

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