Package | Description |
---|---|
com.arangodb | |
com.arangodb.async | |
com.arangodb.async.internal |
Modifier and Type | Method and Description |
---|---|
Collection<TransactionEntity> |
ArangoDatabase.getStreamTransactions()
Gets all the currently running Stream Transactions.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Collection<TransactionEntity>> |
ArangoDatabaseAsync.getStreamTransactions()
Gets all the currently running Stream Transactions.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Collection<TransactionEntity>> |
ArangoDatabaseAsyncImpl.getStreamTransactions() |
Copyright © 2016–2020 ArangoDB GmbH. All rights reserved.