Module

Adding Intermediate Nodes

In this module, you will learn how to use intermediate Full definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties. to model complex 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. in your graph. Intermediate nodes allow you to add context and additional information to relationships, making your model more expressive and powerful.

You will learn about:

Ready, let's go!