| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.internal |
| Constructor and Description |
|---|
ArangoDatabase(Communication<Response,ConnectionSync> communication,
VPack vpacker,
VPack vpackerNull,
VPackParser vpackParser,
DocumentCache documentCache,
CollectionCache collectionCache,
String name) |
| Modifier and Type | Method and Description |
|---|---|
DocumentCache |
ArangoExecutor.documentCache() |
| Constructor and Description |
|---|
ArangoExecutor(Communication<R,C> communication,
VPack vpacker,
VPack vpackerNull,
VPackParser vpackParser,
DocumentCache documentCache,
CollectionCache collectionCache) |
ArangoExecutorSync(Communication<Response,ConnectionSync> communication,
VPack vpacker,
VPack vpackerNull,
VPackParser vpackParser,
DocumentCache documentCache,
CollectionCache collectionCache) |
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.