Learn Before
Definition

Heterogeneous Graphs

A heterogeneous graph is a type of multi-relational graph where nodes belong to different types. The overall set of nodes V\mathcal{V} is partitioned into disjoint sets based on node type: V=V1V2Vk\mathcal{V} = \mathcal{V_{1}} \cup \mathcal{V_{2}} \cup \dots \cup \mathcal{V_{k}}, where mathcal{V_i} cap mathcal{V_j} = emptyset for all iji \neq j.

0

1

Updated 2026-06-15

Tags

Data Science