Beyond the Semantic Web lecture – part about Cypher and GraphQL (slides are on the main page)
Lab instructions
1. Introduction to Cypher [45 minutes]
We will explore the Movie Graph! with the Neo4j tools. First of all, follow one of the following links to create your own Movie Graph instance (there is a need to create an account):
But wait, how do one find out which fields are available in the dataset?
Use the Introspection to query the schema to get the information about possible values for Country class!
3. The Graph of Thrones [any time]
If you want to get to know the Cypher language better, check out this tutorial, which introduces a lot more elements of the language using the Game of Thrones graph as an example!
To start the tutorial, simply enter :play https://guides.neo4j.com/got_wwc in neo4j console