Using Neo4j Data Importer
This content is for the classic Neo4j Aura console. Use the version selector on the left to see the new console documentation. |
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:
-
Load data from flat files (
.csv
and.tsv
). -
Define a graph model and map data to it.
-
Import the data into an AuraDS instance.
To load data with Neo4j Data Importer:
-
Navigate to the Neo4j Aura Console in your browser.
-
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.