Table of Contents
Cypher provides a LOAD CSV clause for easily importing data from CSV files into the graph. There are two typical
scenarios for importing data: Either all data is available in a single file or data is available as a set of files
produced from some other database. The following tutorials explain how to import data into Neo4j in these situations.
Copyright © 2014 Neo Technology