Share via


LineageGetByUniqueAttributeQueryParamProperties interface

Properties

attr:qualifiedName

The qualified name of the entity. (This is only an example. qualifiedName can be changed to other unique attributes)

depth

The number of hops for lineage.

direction

The direction of the lineage, which could be INPUT, OUTPUT or BOTH.

Possible values: "INPUT", "OUTPUT", "BOTH"

Property Details

attr:qualifiedName

The qualified name of the entity. (This is only an example. qualifiedName can be changed to other unique attributes)

attr:qualifiedName?: string

Property Value

string

depth

The number of hops for lineage.

depth?: number

Property Value

number

direction

The direction of the lineage, which could be INPUT, OUTPUT or BOTH.

Possible values: "INPUT", "OUTPUT", "BOTH"

direction: string

Property Value

string