Module
The Application Domain Model
In this module, you will learn about the application domain model, how it relates to the Neo4j Full definition for data model (opens in a new tab)The labels, relationship types and properties chosen to represent a domain., and how to map the data model for your project. By the end of this module, you will:
- Understand the application domain model.
- Be able to map a graph data model to an application domain.
- Understand this course project's application domain model.