ArangoDBNetStandard.TransactionApi.Models Namespace |
| Class | Description | |
|---|---|---|
| PostTransactionBody |
Represents information required to make a transaction request to ArangoDB.
| |
| PostTransactionRequestCollections |
Represents the collections object passed in an ArangoDB transaction request.
| |
| PostTransactionResponseT |
Response from ArangoDB after executing a transaction.
| |
| StreamTransactionBody |
Represents information required to make a stream transaction to begin.
| |
| StreamTransactionResponse |
Response from ArangoDB after executing a stream transaction operation.
| |
| StreamTransactionResult |
Result from ArangoDB after performing a Stream transaction operation.
| |
| StreamTransactions |
Result from ArangoDB after getting list of all running transactions.
| |
| Transaction |
Transaction Properties.
|
| Enumeration | Description | |
|---|---|---|
| StreamTransactionStatus |
Enum containing the different stream transaction status.
|