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