Using Neo4j Data Importer

Note: The process of importing or loading data requires you to create an AuraDS instance beforehand.

Neo4j Data Importer is a UI-based tool for importing data that lets you:

  1. Load data from flat files (.csv and .tsv).

  2. Define a graph model and map data to it.

  3. Import the data into an AuraDS instance.

To load data with Neo4j Data Importer:

  1. Navigate to the Neo4j Aura Console in your browser.

  2. Select the Import button on the instance you want to open.

Alternatively, you can access Data Importer from the Import tab of Neo4j Workspace.

Once you have opened Neo4j Data Importer, you can follow the built-in tutorial to learn how to use the tool.

For more information on Neo4j Data Importer, see the Neo4j Data Importer documentation.