Skip to content
Learnearn.uk » IB Computer Science » Network Data Model

Network Data Model

Intro

Network Data Models

A network data model is a type of database model that represents data as a collection of nodes and edges.

In this model, data is organized as interconnected nodes, where each node represents an entity (such as a person, place, or thing), and each edge represents a relationship between nodes.

Nodes & Edges

Structure

Record Types

Navigational Access

Advantages

Disadvantages