interface LineageEdge {
    lsid: string;
    role: string;
}

Properties

Properties

lsid: string
role: string

Generated using TypeDoc