BatchWriteOperationResponse

Represents the output of a BatchWrite response operation.

Types

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

Properties

Link copied to clipboard

The result of an add facet to object batch operation.

Link copied to clipboard

Attaches an object to a Directory.

Link copied to clipboard

Attaches a policy object to a regular object. An object can have a limited number of attached policies.

Link copied to clipboard

Attaches the specified object to the specified index.

Link copied to clipboard

Attaches a typed link to a specified source and target object. For more information, see Typed Links.

Link copied to clipboard

Creates an index object. See Indexing and search for more information.

Link copied to clipboard

Creates an object in a Directory.

Link copied to clipboard

Deletes an object in a Directory.

Link copied to clipboard

Detaches the specified object from the specified index.

Link copied to clipboard

Detaches an object from a Directory.

Link copied to clipboard

Detaches a policy from a Directory.

Link copied to clipboard

Detaches a typed link from a specified source and target object. For more information, see Typed Links.

Link copied to clipboard

The result of a batch remove facet from object operation.

Link copied to clipboard

Represents the output of a BatchWrite response operation.

Link copied to clipboard

Updates a given object’s attributes.

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