The id (QRI) for the source node.
an object with query parameters
Optional
collapse?: booleanTo collapse internal nodes, set to true, false otherwise.
The level to expand to.
The QRI of the node in the upstream graph for expansion.
Optional
up?: numberThe number of upstream levels of nodes retrieved to expand. (5 if not provided, -1 means unlimited)
Optional
options: ApiCallOptions
Returns the expanded node and its edges. Up and downstream nodes are not part of the response, edges are. The id is the root node that lineage is requested for. The QRI of the node to expand is sent as the query parameter "node" for expansion.