QueryLineageResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val edges: List<Edge>?

A list of edges that connect vertices in the response.

Link copied to clipboard

Limits the number of vertices in the response. Use the NextToken in a response to to retrieve the next page of results.

Link copied to clipboard

A list of vertices connected to the start entity(ies) in the lineage graph.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String