Returns the first generation upstream direct lineage. For each field QRI, will find any direct linege dataset or application.
Returns next-level nodes inside a specified node on an impact analysis graph retrieved using a base node.
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.
Returns all RESOURCE level nodes that are impacted by a change in the source node. The number of tables and fields that are impacted for each resource are included as metadata. The id (QRI) can be on any level (FIELD, TABLE or RESOURCE) and the impact will be collected based on the starting QRI.
Returns all levels of the requested root node. Only node information will be returned.
Returns lineage graphs for requested levels of a source node. The id (QRI) can point to an item on the field, table and resource level.
Search all labels within a impact graph on all available levels. Returns result per level
Search all labels within a lineage graph on all available levels. Returns result per level.
Clears the cache for lineage-graphs api requests.