T - the type of the input to the functionR - the type of the result of the functionE - the type of exception that may be thrown from the functionpublic interface ThrowingFunction<T,R,E extends Exception>
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.