Enum Class Neo4jSpelSupport.LiteralReplacement.Target

java.lang.Object
java.lang.Enum<Neo4jSpelSupport.LiteralReplacement.Target>
org.springframework.data.neo4j.repository.query.Neo4jSpelSupport.LiteralReplacement.Target
All Implemented Interfaces:
Serializable, Comparable<Neo4jSpelSupport.LiteralReplacement.Target>, Constable
Enclosing interface:
Neo4jSpelSupport.LiteralReplacement

public static enum Neo4jSpelSupport.LiteralReplacement.Target extends Enum<Neo4jSpelSupport.LiteralReplacement.Target>
The target of this replacement. While a replacement can be used theoretically everywhere in the query, the target can be used to infer a dedicated meaning of this replacement.