tryGetProvenanceScopeAspect MethodProtected
tryGetProvenanceScopeAspect(): Promise<ExternalSourceAspect | undefined>
@returns provenance scope aspect if it exists in the provenanceDb. Provenance scope aspect is created and inserted into provenanceDb when initScopeProvenance is invoked.
Returns - Promise<ExternalSourceAspect | undefined>
provenance scope aspect if it exists in the provenanceDb. Provenance scope aspect is created and inserted into provenanceDb when initScopeProvenance is invoked.
Defined in
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.