5.5 · Challenge

Adding Genres

This query also returns the actors in the top 10 movies by IMDb rating.

The 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. is used to created a list of actors for each movie. The Full definition for property (opens in a new tab)A named value stored on a node or a relationship. imdbId and name are returned for each actor.