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