Class PreparedQuery.RequiredBuildStep<CT>

java.lang.Object
org.springframework.data.neo4j.core.PreparedQuery.RequiredBuildStep<CT>
Type Parameters:
CT - the concrete type of this build step.
Enclosing class:
PreparedQuery<T>

public static final class PreparedQuery.RequiredBuildStep<CT> extends Object
Step configuring the query to be used.
Since:
6.0
Author:
Michael J. Simons, Gerrit Meier