Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 483 Bytes

LineageResultsDTO.md

File metadata and controls

12 lines (7 loc) · 483 Bytes

LineageResultsDTO

Properties

Name Type Description Notes
errors List<String> Any errors that occurred while generating the lineage. [optional]
nodes List<ProvenanceNodeDTO> The nodes in the lineage. [optional]
links List<ProvenanceLinkDTO> The links between the nodes in the lineage. [optional]