public class EdgeCursor<T> extends BaseCursorProxy<T,EdgeEntity<T>>
Constructor and Description |
---|
EdgeCursor(DocumentCursorResult<T,EdgeEntity<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 EdgeCursor(DocumentCursorResult<T,EdgeEntity<T>> baseCursor)
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.