Retrieve Movies and Reviewers
1.14 · Challenge

Retrieve Movies and Reviewers

Find all the movies in the Film-Noir genre and the users who rated them.

Update this query to find the User Full definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties. that have a RATED 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. to the Movie nodes in the Film-Noir genre.