Class PreparedQuery.OptionalBuildSteps<CT>

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

public static final class PreparedQuery.OptionalBuildSteps<CT> extends Object
Step configuring parameters or mapping functions.
Since:
6.0
Author:
Michael J. Simons, Gerrit Meier