5.6 · Challenge

Adding the Director Label

In a previous Challenge, you added the Actor Full definition for label (opens in a new tab)A tag on a node that groups it with other nodes of the same kind. A node can carry more than one. to the Full definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties. in the graph.

Modify the query to add a DIRECTOR label the Person nodes that have the outgoing DIRECTED 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..