Package | Description |
---|---|
com.arangodb | |
com.arangodb.entity | |
com.arangodb.impl |
Modifier and Type | Method and Description |
---|---|
TransactionResultEntity |
InternalTransactionDriver.executeTransaction(String database,
TransactionEntity transactionEntity) |
TransactionResultEntity |
ArangoDriver.executeTransaction(TransactionEntity transactionEntity)
Executes the transaction on the database server.
|
Modifier and Type | Method and Description |
---|---|
TransactionResultEntity |
EntityDeserializers.TransactionResultEntityDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
Modifier and Type | Method and Description |
---|---|
TransactionResultEntity |
InternalTransactionDriverImpl.executeTransaction(String database,
TransactionEntity transactionEntity) |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.