Skip to main content

get_node_context

Function get_node_context 

Source
pub fn get_node_context(graph: &DecisionGraph, node_id: i32) -> NodeContext
Expand description

Get the full context around a node: parents, children, siblings, and edges.