What is a fact based model?
The fact-based model is a method used for storing data; it has the advantage that data can be deconstructed into essential units termed facts, where each fact within a fact-based model captures a single piece of information.
What are nodes?
Nodes, which are the entities within the dataset
What are edges?
Edges, which are the links and the associated relationships between nodes; edges are represented by solid lines and can be directed or undirected
What is properties?
Properties, which are the information stored within each entity; details of properties are linked to nodes using a dashed line