public interface CommunicationProtocol extends Closeable
Modifier and Type | Method and Description |
---|---|
Response |
execute(Request request,
HostHandle hostHandle) |
Response execute(Request request, HostHandle hostHandle) throws ArangoDBException
ArangoDBException
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.