Import Relationships
1.4 · Challenge

Import Relationships

In this challenge, you will import 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. and then create ACTED_IN Full definition for relationship (opens in a new tab)A named, directed connection between two nodes. Every relationship has a type, a start node and an end node. connecting them to the Movie nodes you created earlier.

Before you can create relationships, you need Person nodes in the graph. The people data is at Copy and contains these columns: