public class PathMappingIterator extends Object
| Constructor and Description |
|---|
PathMappingIterator() |
| Modifier and Type | Method and Description |
|---|---|
<T> Iterable<T> |
mapPaths(Iterable<org.neo4j.graphdb.Path> paths,
PathMapper<T> pathMapper) |
public <T> Iterable<T> mapPaths(Iterable<org.neo4j.graphdb.Path> paths, PathMapper<T> pathMapper)
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.