Skip to main content

plan_delete_elements

Function plan_delete_elements 

Source
pub fn plan_delete_elements(
    graph: &Graph,
    interaction: &NodeGraphInteractionState,
    elements: &DeleteElements,
) -> DeletePlan
Expand description

Plans deleting explicit node/edge ids through normal delete policy.