Private
the document id for which to reconstruct the provenance
the array to store the document parents
informations
an array of arrays of objects. Each object contains informations about parent and children in the provenance tree (the tree is reconstructed in Breadth-first search way)
Generated using TypeDoc
Given a metadata document id it reconstruct the complete provenance. Provenance is obtained looking at
parents
fields inside the documents (that are supposed to be on MetaStore)