source_node_delta

Function source_node_delta 

Source
fn source_node_delta(
    root: &Path,
    current_nodes: &[Node],
    indexed_nodes: &[Node],
) -> Option<IndexFreshnessDelta>
Expand description

Build one deterministic affected-path plan from current and indexed nodes.