LineageResultsDTO

Properties

Name Type Description Notes
errors list[str] 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]

[Back to Model list] [Back to API list] [Back to README]