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