transaction
Classes
| Class | Description |
|---|---|
| Transaction | Transactions are the unique way to apply a list of operations to the datacloud. A transaction can be merged into another transaction so that both are executed as a single set of operations. |
| TransactionResult | A transaction result is the object received after a transaction has been executed successfully. It provides information about what has been done. |