//! Core domain types for the hora-graph-core knowledge graph engine.
//!//! This module re-exports [`entity`], [`edge`], [`episode`], [`types`], and [`dedup`]
//! as the foundational building blocks of the graph.
pubmoddedup;pubmodedge;pubmodentity;pubmodepisode;pubmodtypes;