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
ArangoDBExceptionvoid close(String id, HostHandle hostHandle) throws ArangoDBException
ArangoDBExceptionCopyright © 2016–2018 ArangoDB GmbH. All rights reserved.