pub const SEMANTIC_RELATIONSHIPS_TABLE_NAME: &str = "semantic_relationships";Expand description
Computed relationship set: the edge set of the observability graph, derived at
read time (calls/runs_on/… ) and unioned with the declared-edge table.