Module 3
Exploring your knowledge graph
In this module, you will:
- Explore the Full definition for knowledge graph (opens in a new tab)A representation of real-world entities and their relationships, stored according to organizing principles, typically in a graph database. you created.
- Review the Full definition for data model (opens in a new tab)The labels, relationship types and properties chosen to represent a domain. and entities in the graph.
- Learn techniques for querying knowledge graphs using Full definition for Cypher (opens in a new tab)Neo4j's implementation of GQL, the ISO standard query language for graph databases. It is declarative: you describe the pattern to find, and the database decides how to find it..
- Take on an optional challenge to create your own knowledge graph.
If you are ready, let's get going!