-
Notifications
You must be signed in to change notification settings - Fork 34
Labels
enhancementNew feature or requestNew feature or request
Description
We currently have support for js-transactions only, in TransactionApiClient. The transactions API of ArangoDB also supports streaming transactions, which are a different kind of transactions from js-transactions.
HTTP Interface for Transactions
https://www.arangodb.com/docs/stable/http/transaction.html
HTTP Interface for Stream Transactions
https://www.arangodb.com/docs/stable/http/transaction-stream-transaction.html
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request