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