Query tool
3.2 · Lesson

Query tool

In the previous lesson, you learned how to import and verify your movie data in your Go to glossary for Aura instance (opens in a new tab)A single Neo4j database running in Aura., creating a graph with Person and Movie Full definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties. connected by 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..

In this lesson, you will learn how to: