Prepare your graph for hacking
2.6 · Lesson

Prepare your graph for hacking

Take five minutes here before you start hacking — the goal is to leave this lesson with data in your database and a query that proves your graph can answer the question you care about.

A Full definition for data model (opens in a new tab)The labels, relationship types and properties chosen to represent a domain. is only as good as the questions it can answer. Before you generate data, decide what your application will need to know. Good graph questions involve following 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. across multiple hops: