T1
T2
R
public interface Function2<T1,T2,R>
apply(T1 from1, T2 from2)
R apply(T1 from1, T2 from2)
from1
from2
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.