pub fn plan_delete_elements(
graph: &Graph,
interaction: &NodeGraphInteractionState,
elements: &DeleteElements,
) -> DeletePlanExpand description
Plans deleting explicit node/edge ids through normal delete policy.
pub fn plan_delete_elements(
graph: &Graph,
interaction: &NodeGraphInteractionState,
elements: &DeleteElements,
) -> DeletePlanPlans deleting explicit node/edge ids through normal delete policy.