pub fn plan_delete_node_with_policy(
graph: &Graph,
node: NodeId,
state: &NodeGraphInteractionState,
) -> DeletePlanExpand description
Plans deleting a node with explicit interaction policy.
pub fn plan_delete_node_with_policy(
graph: &Graph,
node: NodeId,
state: &NodeGraphInteractionState,
) -> DeletePlanPlans deleting a node with explicit interaction policy.