public class DocumentCursor<T> extends BaseCursorProxy<T,DocumentEntity<T>>
Constructor and Description |
---|
DocumentCursor(DocumentCursorResult<T,DocumentEntity<T>> baseCursor) |
asEntityList, asList, close, entityIterator, getCode, getCount, getCursorId, getFullCount, getRequestId, getStatusCode, getUniqueResult, hasMore, isCached, isNotModified, iterator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public DocumentCursor(DocumentCursorResult<T,DocumentEntity<T>> baseCursor)
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.