main-concepts

No menu items for this category
OpenMetadata Documentation

SearchLineageResult

Search Lineage Response for the Lineage Request

  • nodes: Nodes in the lineage response.
  • upstreamEdges: Upstream Edges for the entity.
  • downstreamEdges: Downstream Edges for the node.
  • directionPaging
    • upstream (array)
      • Items: Refer to #/definitions/layerPaging.
    • downstream (array)
      • Items: Refer to #/definitions/layerPaging.
  • layerPaging (object): Type used for cursor based pagination information in GET list responses. Cannot contain additional properties.
    • entityDownstreamCount (integer): Count of entities downstream current layer entity.
    • entityUpstreamCount (integer): Count of entities upstream current layer entity.

Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.