Uses of Class
com.arangodb.entity.TransactionEntity
-
Packages that use TransactionEntity Package Description com.arangodb -
-
Uses of TransactionEntity in com.arangodb
Methods in com.arangodb that return types with arguments of type TransactionEntity Modifier and Type Method Description Collection<TransactionEntity>
ArangoDatabase. getStreamTransactions()
Gets all the currently running Stream Transactions.
-