Function
instead@Deprecated public interface Function<FROM,TO> extends org.neo4j.function.Function<FROM,TO>
This can be used with the Iterables methods to transform lists of objects.
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.