2.1 · Lesson

Data Importer

In this lesson, you will connect the Neo4j Full definition for Data Importer (opens in a new tab)The Neo4j tool for loading CSV files into a graph by mapping their columns onto nodes and relationships. to your sandbox, upload a CSV file, and create Person Full definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties..

To create nodes in Neo4j using Data Importer, you will need to: