October 2017
Beginner to intermediate
316 pages
8h
English
The typical graph modeling pattern that we will discuss in this section will be called the granulate pattern. This means that in graph database modeling, we will tend to have much more fine-grained data models with a higher level of granularity than we would be used to having in a relational model.
In a relational model, we use a process called database normalization to come up with the granularity of our model. Wikipedia defines this process as follows:
Read now
Unlock full access