LineageGetQueryParamProperties interface
Properties
| 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
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