| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.internal | |
| com.arangodb.internal.velocystream |
| Constructor and Description |
|---|
ArangoDatabase(Communication<Response,ConnectionSync> communication,
ArangoUtil util,
DocumentCache documentCache,
CollectionCache collectionCache,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Communication<R,C> |
ArangoExecutor.communication() |
| Constructor and Description |
|---|
ArangoExecutor(Communication<R,C> communication,
ArangoUtil util,
DocumentCache documentCache,
CollectionCache collectionCache) |
ArangoExecutorSync(Communication<Response,ConnectionSync> communication,
ArangoUtil util,
DocumentCache documentCache,
CollectionCache collectionCache) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommunicationSync |
| Modifier and Type | Method and Description |
|---|---|
Communication<Response,ConnectionSync> |
CommunicationSync.Builder.build(ArangoUtil util,
CollectionCache collectionCache) |
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.