Interface ReactiveNeo4jClient.RecordFetchSpec<T>
- Type Parameters:
T- the type to which the fetched records are eventually mapped
- All Known Subinterfaces:
ReactiveNeo4jClient.MappingSpec<T>
- Enclosing interface:
ReactiveNeo4jClient
public static interface ReactiveNeo4jClient.RecordFetchSpec<T>
Final step that triggers fetching.
- Since:
- 6.0
- Author:
- Michael J. Simons
-
Method Summary
-
Method Details
-
one
-
first
-
all
-