Uses of Interface
org.springframework.data.neo4j.repository.query.Neo4jSpelSupport.LiteralReplacement
Packages that use Neo4jSpelSupport.LiteralReplacement
Package
Description
A set of annotations for providing custom queries to repositories.
-
Uses of Neo4jSpelSupport.LiteralReplacement in org.springframework.data.neo4j.repository.query
Methods in org.springframework.data.neo4j.repository.query that return Neo4jSpelSupport.LiteralReplacementModifier and TypeMethodDescriptionTurns the arguments of this function into a literal replacement for the SpEL placeholder (instead of creating Cypher parameters).Takesargand tries to either extract asortfrom it or cast it to a sort.