Neo4j Where Clause with Labels
In this video you will learn how to use labels with where clause to query data from Database
What you will do
Retrieve all movies by testing the node label and a property.
Retrieve all people that wrote movies by testing the relationship between two nodes.
Retrieve all people in the graph that do not have a property.