2.2 · Challenge

Reading the Graph Schema

In this challenge, you will use the Neo4j MCP server to explore the movies database schema.

Your goal is to find out which outgoing 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. go from a 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. in the movies database.