ITransactionApiClient Methods |
The ITransactionApiClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | AbortTransaction |
Abort a stream transaction by DELETE.
|
![]() | BeginTransaction |
Begin a stream transaction by POST.
|
![]() | CommitTransaction |
Commit a transaction by PUT.
|
![]() | GetAllRunningTransactions |
Get currently running transactions.
|
![]() | GetTransactionStatus |
Get the status of a transaction.
|
![]() | PostTransactionAsyncT |
POST a transaction to ArangoDB.
|