Uses of Enum Class
org.springframework.data.neo4j.core.mapping.CypherGenerator
Packages that use CypherGenerator
-
Uses of CypherGenerator in org.springframework.data.neo4j.core.mapping
Methods in org.springframework.data.neo4j.core.mapping that return CypherGeneratorModifier and TypeMethodDescriptionstatic CypherGeneratorReturns the enum constant of this class with the specified name.static CypherGenerator[]CypherGenerator.values()Returns an array containing the constants of this enum class, in the order they are declared.