pub fn get_node_context(graph: &DecisionGraph, node_id: i32) -> NodeContextExpand description
Get the full context around a node: parents, children, siblings, and edges.
pub fn get_node_context(graph: &DecisionGraph, node_id: i32) -> NodeContextGet the full context around a node: parents, children, siblings, and edges.