Interface ReactiveFluentNeo4jOperations

All Superinterfaces:
ReactiveFluentFindOperation, ReactiveFluentSaveOperation
All Known Implementing Classes:
ReactiveNeo4jTemplate

@API(status=STABLE, since="6.1") public interface ReactiveFluentNeo4jOperations extends ReactiveFluentFindOperation, ReactiveFluentSaveOperation
An additional interface accompanying the ReactiveNeo4jOperations and adding a couple of fluent operations, especially around finding and projecting things.
Since:
6.1
Author:
Michael J. Simons