Class WriteTransactionCollection

Represents a collection of a Ditto store that is used in the context of a write transaction.

Supports most of a regular collection's functionality but cannot be subscribed or live queried and can not be used to create attachments.

Create a WriteTransactionCollection by starting a WriteTransaction and using its scoped method.

Hierarchy

  • WriteTransactionCollection

Implements

Properties

Methods

Properties

name: string

The name of the collection.

Methods