Class ReactiveNeo4jQueryLookupStrategy

java.lang.Object
org.springframework.data.neo4j.repository.query.ReactiveNeo4jQueryLookupStrategy
All Implemented Interfaces:
QueryLookupStrategy

@API(status=INTERNAL, since="6.0") public final class ReactiveNeo4jQueryLookupStrategy extends Object implements QueryLookupStrategy
Lookup strategy for queries. This is the internal api of the query package.
Since:
6.0
Author:
Gerrit Meier, Michael J. Simons