Encapsulates information about a transaction.
ditto.store.transaction()
Optional
The user hint passed when creating the transaction, useful for debugging and testing.
A globally unique ID of the transaction.
Indicates whether mutating DQL statements can be executed in the transaction. Defaults to false.
false
Encapsulates information about a transaction.
See
ditto.store.transaction()