public interface ArangoCursorExecute
| Modifier and Type | Method and Description |
|---|---|
void |
close(String id) |
CursorEntity |
next(String id) |
CursorEntity next(String id) throws ArangoDBException
ArangoDBExceptionvoid close(String id) throws ArangoDBException
ArangoDBExceptionCopyright © 2016 ArangoDB GmbH. All rights reserved.