Package | Description |
---|---|
com.arangodb | |
com.arangodb.velocystream |
Modifier and Type | Method and Description |
---|---|
Response |
ArangoDB.execute(Request request)
Generic Execute.
|
Response |
ArangoDB.execute(Request request,
com.arangodb.internal.net.HostHandle hostHandle)
Generic Execute.
|
Modifier and Type | Method and Description |
---|---|
Request |
Request.putHeaderParam(String key,
String value) |
Request |
Request.putQueryParam(String key,
Object value) |
Request |
Request.setBody(com.arangodb.velocypack.VPackSlice body) |
Request |
Request.setType(int type) |
Request |
Request.setVersion(int version) |
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.