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