public interface BoundedIterable<RECORD> extends Iterable<RECORD>, AutoCloseable
Modifier and Type | Method and Description |
---|---|
long |
maxCount() |
forEach, iterator, spliterator
close
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.