Skip to main content
Version: 2.10

API

Classes

ClassDescription
TransactionTransactions 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.
TransactionResultA transaction result is the object received after a transaction has been executed successfully. It provides information about what has been done.