The QRI for base node.
an object with query parameters
Optional
down?: numberThe number of downstream resource levels nodes to retrieve. (5 if not provided, -1 means unlimited and 1 means direct lineage)
The level to get the nodes on.
The node in the downstream graph to get next-level nodes for. For instance, to get the TABLE level nodes inside a RESOURCE level node,
use the RESOURCE level QRI for the node. Similarly, use the TABLE level QRI to get the FIELD level nodes.
If a TABLE level QRI is used with level
parameter being TABLE
, only the RESOURCE level of the node will be
taken into consideration.
Optional
options: ApiCallOptions
Returns next-level nodes inside a specified node on an impact analysis graph retrieved using a base node.