Course
Importing CSV data into Neo4j
Learn how to import CSV data into Neo4j using Cypher
About this course
In this 1-hour course, you will learn
Welcome to GraphAcademy, and the Importing CSV Data into Neo4j course.
In this course, you will create a graph database of movies from a set of CSV files.
You will learn how to use Cypher to create nodes, labels, relationships and properties from data in CSV files.
You will explore the different data types in Neo4j and how to cast data of that type.
Finally, you will look at the performance considerations of loading large datasets, including managing transactions.
To take this course, we recommend that you complete these beginner courses in GraphAcademy:
How to import CSV data into Neo4j
Using LOAD CSV and Cypher
Creating a data model
Neo4j data types and how to cast data
How transactions affect data importing and how to manage them
Course content