public interface ArangoCursorAsync<T> extends ArangoCursor<T>
Modifier and Type | Method and Description |
---|---|
Stream<T> |
streamRemaining() |
asListRemaining, getCount, getId, getStats, getType, getWarnings, isCached
allMatch, anyMatch, collectInto, count, filter, first, foreach, iterator, map, noneMatch, stream
forEach, spliterator
forEachRemaining, hasNext, next, remove
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.