public interface NodeClassIterable extends NodeIterable<Node>
positions during
iteration using NodePosIterator.nextPosition().| Modifier and Type | Method and Description |
|---|---|
NodePosIterator |
iterator()
Returns an iterator that produces all non-null values.
|
NodePosIterator |
withNullIterator()
Returns an iterator that produces all values, including null values.
|
contains, count, distinct, filter, filter, filterInterface, first, isEmpty, isNotEmpty, nonNull, snapshot, snapshotToforEach, spliteratorNodePosIterator iterator()
NodePosIterator withNullIterator()