Skip to main content

plan_delete_node_with_policy

Function plan_delete_node_with_policy 

Source
pub fn plan_delete_node_with_policy(
    graph: &Graph,
    node: NodeId,
    state: &NodeGraphInteractionState,
) -> DeletePlan
Expand description

Plans deleting a node with explicit interaction policy.