Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
Author: Greg King
Blog post: https://neo4j.com/developer-blog/importing-your-data-into-neo4j-just-got-even-easier/
Earlier this year, we introduced a new tool, Data Importer, to help users easily import their flat file data into Neo4j’s graph database without writing a single line of code.
It works by simply providing your flat file data (CSV or TSV) to the Data Importer web interface, modeling the nodes and relationships visually, and mapping the files to your model.
In this latest release, we’ve added a “Preview” button to help validate your data model before importing the data into Neo4j, saving you time and increasing overall productivity.
Check out this video for a quick demo of how Preview works.
https://www.youtube.com/watch?v=2MaclMuLcBA&t=361s
To keep the Preview as performant as possible we’ve made some optimizations you should be aware of so you understand the subtleties of what you see:
We hope this new feature helps you iterate more quickly, testing out ideas before committing to a full data load.
Additionally, you’ll notice there have been a few styling changes and minor bug fixes trickling through to make Data Importer tidier and more pleasant.
As always, you can find the latest version of Neo4j Data Importer from the Neo4j AuraDB console, and it comes with every Free and Professional instance of Neo4j.
Looking to get started with Neo4j? AuraDB is totally FREE — check it out here.
For feedback regarding Neo4j Data Importer, leave your thoughts here, where you can also upvote other ideas from the community.
Goodbye for now! We look forward to delivering you the next DevTools update soon!
Importing Your Data Into Neo4j Just Got Even Easier was originally published in Neo4j Developer Blog on Medium, where people are continuing the conversation by highlighting and responding to this story.