Uses of Enum Class
org.springframework.data.neo4j.core.schema.CompositeProperty.Phase
Packages that use CompositeProperty.Phase
Package
Description
This package contains the schema that is defined by a set of classes, representing
nodes and relationships and their properties.
-
Uses of CompositeProperty.Phase in org.springframework.data.neo4j.core.schema
Subclasses with type arguments of type CompositeProperty.Phase in org.springframework.data.neo4j.core.schemaModifier and TypeClassDescriptionstatic enumPhase of the mapping currently taking place.Classes in org.springframework.data.neo4j.core.schema that implement interfaces with type arguments of type CompositeProperty.PhaseModifier and TypeClassDescriptionstatic final classThe default operation for transforming the keys.Methods in org.springframework.data.neo4j.core.schema that return CompositeProperty.PhaseModifier and TypeMethodDescriptionstatic CompositeProperty.PhaseReturns the enum constant of this class with the specified name.static CompositeProperty.Phase[]CompositeProperty.Phase.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.data.neo4j.core.schema with parameters of type CompositeProperty.PhaseModifier and TypeMethodDescriptionCompositeProperty.NoopTransformation.apply(CompositeProperty.Phase phase, String s)