Builder

class Builder

Properties

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

The serialized SPARQL change record. The serialization formats of each record are described in more detail in Serialization Formats in Neptune Streams.

Link copied to clipboard

The sequence identifier of the stream change record.

Link copied to clipboard

Only present if this operation is the last one in its transaction. If present, it is set to true. It is useful for ensuring that an entire transaction is consumed.

Link copied to clipboard
var op: String?

The operation that created the change.

Functions

Link copied to clipboard