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