Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EntityLineage

Lineage for a data entity.

Properties

Optional annotations

annotations: undefined | object

A map of maps that contains additional information in explanation of the lineage returned. The map keys are categories of information and the values are maps of annotation names to their corresponding values. Every annotation is contained inside a category. Example: {@code {"annotations": { "category": { "key": "value"}}}}

direction

direction: LineageDirection

Direction of the lineage returned.

level

level: number

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

Optional objects

Set of objects that are involved in the lineage.

Optional relationships

relationships: Array<LineageRelationship>

Set of relationships between the objects in the 'objects' set.

Functions

getDeserializedJsonObj

getJsonObj