Creating a Composite Index on a Node Property
3.6 · Challenge

Creating a Composite Index on a Node Property

In our Movie Full definition for data model (opens in a new tab)The labels, relationship types and properties chosen to represent a domain., we have identified this query as important and one that we need to make as fast as possible for our users. Here is an example where we have hard-coded the test values.

Step 1: