public interface ArangoCursorExecute
Modifier and Type | Method and Description |
---|---|
void |
close(String id,
HostHandle hostHandle) |
CursorEntity |
next(String id,
HostHandle hostHandle) |
CursorEntity next(String id, HostHandle hostHandle) throws ArangoDBException
ArangoDBException
void close(String id, HostHandle hostHandle) throws ArangoDBException
ArangoDBException
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.