Skip to main content

build_lineage

Function build_lineage 

Source
pub fn build_lineage(records: &[ExperimentRecord], id: &str) -> Option<Lineage>
Expand description

Walk parents up and children down from id.

A parent cycle (only reachable from a hand-edited journal) stops the upward walk instead of hanging.