Child pages
  • Transactions API
Skip to end of metadata
Go to start of metadata

Multiple SaveDocument and DeleteDocument operations can be performed atomically. In other words, if one of the operations fails, none of the other operations will be committed. This mode is referred to as transactional mode. For more specific details, please check the Transaction API.

  • No labels