public class ArangoCursorAsyncImpl<T> extends com.arangodb.internal.cursor.ArangoCursorImpl<T> implements ArangoCursorAsync<T>
iterator| Modifier and Type | Method and Description |
|---|---|
Stream<T> |
streamRemaining() |
asListRemaining, close, createIterator, getCount, getId, getStats, getType, getWarnings, hasNext, isCached, isPotentialDirtyRead, iterator, next, removestreamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasListRemaining, getCount, getId, getStats, getType, getWarnings, isCached, isPotentialDirtyReaditerator, streamforEach, spliteratorforEachRemaining, hasNext, next, removepublic Stream<T> streamRemaining()
streamRemaining in interface ArangoCursorAsync<T>Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.