pub fn plan_delete_node(graph: &Graph, node: NodeId) -> DeletePlanExpand description
Plans deleting a node with default interaction policy.
pub fn plan_delete_node(graph: &Graph, node: NodeId) -> DeletePlanPlans deleting a node with default interaction policy.