Module
Exploring your knowledge graph
In this module, you will:
- Explore the Full definition for knowledge graph (opens in a new tab)A graph of entities and the relationships between them, used as a source of facts. 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!