Class ReactiveCypherdslConditionExecutorImpl<T>

java.lang.Object
org.springframework.data.neo4j.repository.query.ReactiveCypherdslConditionExecutorImpl<T>
Type Parameters:
T - The returned domain type.
All Implemented Interfaces:
ReactiveCypherdslConditionExecutor<T>

@API(status=INTERNAL, since="6.3.3") public final class ReactiveCypherdslConditionExecutorImpl<T> extends Object implements ReactiveCypherdslConditionExecutor<T>
Since:
6.3.3
Author:
Niklas Krieger, Michael J. Simons