Learn Before
Definition

Mathematical Representation of Graph Data

A graph G=(V,E)\mathcal{G} = ( \mathcal{V},\mathcal{E}) is a set of nodes and edges. An edge going from node uVu \in \mathcal{V} to node vVv \in \mathcal{V} is denoted as (u,v)E(u,v) \in \mathcal{E}.

0

1

Updated 2026-05-18

Tags

Data Science