GetPropertygraphStreamResponse

Types

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

Properties

Link copied to clipboard

Serialization format for the change records being returned. Currently, the only supported value is PG_JSON.

Link copied to clipboard

Sequence identifier of the last change in the stream response.

Link copied to clipboard

The time at which the commit for the transaction was requested, in milliseconds from the Unix epoch.

Link copied to clipboard

An array of serialized change-log stream records included in the response.

Link copied to clipboard

The total number of records in the response.

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