Interface Neo4jClient.RunnableDelegation<T>
- Type Parameters:
T- the type that gets returned
- All Known Subinterfaces:
Neo4jClient.OngoingDelegation<T>
- Enclosing interface:
Neo4jClient
public static interface Neo4jClient.RunnableDelegation<T>
A runnable delegation.
- Since:
- 6.0
- Author:
- Gerrit Meier, Michael J. Simons
-
Method Summary
-
Method Details
-
run
-