public static interface ArangoExecutor.ResponseDeserializer<T>
Modifier and Type | Method and Description |
---|---|
T |
deserialize(Response response) |
T deserialize(Response response) throws VPackException
VPackException
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.