|
Neo4j Enterprise | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
From - To - public interface Function<From,To>
Generic function interface to map from one type to another. This can be used with the Iterables methods to transform lists of objects.
| Method Summary | |
|---|---|
To |
map(From from)
Map a single item from one type to another |
| Method Detail |
|---|
To map(From from)
from - the input item
|
Neo4j Enterprise | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||