2.5 · Lesson

Creating Relationships

In this lesson, you will learn how to create 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. between Full definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties..

The ACTED_IN relationship connects a Person node to a Movie node. This relationship indicates that the person acted in the movie.