Click or drag to resize

ArangoDBNetStandard.TransactionApi.Models Namespace

 
Classes
  ClassDescription
Public classPostTransactionBody
Represents information required to make a transaction request to ArangoDB.
Public classPostTransactionRequestCollections
Represents the collections object passed in an ArangoDB transaction request.
Public classPostTransactionResponseT
Response from ArangoDB after executing a transaction.
Public classStreamTransactionBody
Represents information required to make a stream transaction to begin.
Public classStreamTransactionResponse
Response from ArangoDB after executing a stream transaction operation.
Public classStreamTransactionResult
Result from ArangoDB after performing a Stream transaction operation.
Public classStreamTransactions
Result from ArangoDB after getting list of all running transactions.
Public classTransaction
Transaction Properties.
Enumerations
  EnumerationDescription
Public enumerationStreamTransactionStatus
Enum containing the different stream transaction status.