Package | Description |
---|---|
com.arangodb | |
com.arangodb.internal |
Constructor and Description |
---|
ArangoCursor(InternalArangoDatabase<?,?,?> db,
ArangoCursorExecute execute,
Class<T> type,
CursorEntity result) |
Modifier and Type | Method and Description |
---|---|
CursorEntity |
ArangoCursorExecute.next(String id) |
Constructor and Description |
---|
ArangoCursorIterator(ArangoCursor<T> cursor,
ArangoCursorExecute execute,
InternalArangoDatabase<?,?,?> db,
CursorEntity result) |
Copyright © 2016 ArangoDB GmbH. All rights reserved.