| Modifier and Type | Method and Description |
|---|---|
ResourceIterator<T> |
ResourceIterable.iterator()
Returns an
iterator with associated resources that may be managed. |
default <R> ResourceIterator<R> |
ResourceIterator.map(Function<T,R> map) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.