Network Data Model | Graph |
Node | Edge |
Attribute | Directed Graph |
Undirected Graph |
A collection of nodes and edges that are used to represent a network data model. | A type of data model that represents data as nodes and edges, where nodes are entities and edges are relationships between them. |
A connection or relationship between two nodes in a network data model or graph structure. | An individual entity or record within a network data model or graph structure |
A graph in which edges have a specific direction, indicating relationships between nodes. | A property or characteristic of a node in a network data model. |
A graph in which edges do not have a specific direction, indicating non-specific relationships between nodes. |