Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FetchEntityLineageDetails

The information needed to obtain desired lineage.

Properties

Optional direction

direction: model.LineageDirection

Direction of the lineage returned.

Optional intraLineageObjectKey

intraLineageObjectKey: undefined | string

Unique object key for which intra-lineage needs to be fetched. Only drill-down lineage corresponding to the object whose object key is passed is returned.

Optional isIntraLineage

isIntraLineage: undefined | false | true

Intra-lineages are drill down lineages. This field indicates whether all intra-lineages need to be expanded inline in the lineage returned.

Optional level

level: undefined | number

Object level at which the lineage is returned. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj