pub const SEMANTIC_RELATIONSHIPS_DECLARED_TABLE_NAME: &str = "semantic_relationships_declared";Expand description
Physical table of hand-declared edges, unioned into the computed
semantic_relationships; see is_ddl_reserved_table for its lifecycle.