public interface ArangoCursorInitializer
Modifier and Type | Method and Description |
---|---|
<T> ArangoCursor<T> |
createInstance(InternalArangoDatabase<?,?,?,?> db,
ArangoCursorExecute execute,
Class<T> type,
CursorEntity result) |
<T> ArangoCursor<T> createInstance(InternalArangoDatabase<?,?,?,?> db, ArangoCursorExecute execute, Class<T> type, CursorEntity result)
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.