EntityPattern

The pattern describing the entities to be matched during the graph query.

Types

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

Properties

Link copied to clipboard

The type of entity to be matched during the graph query.

Link copied to clipboard

A search filter clause in Amazon DataZone.

Link copied to clipboard

The identifier of the root entity to start traversal from during the graph query.

Functions

Link copied to clipboard
inline fun copy(block: EntityPattern.Builder.() -> Unit = {}): EntityPattern
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