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