Uses of Enum Class
org.neo4j.cypherdsl.core.Labels.Type
Packages that use Labels.Type
-
Uses of Labels.Type in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core that return Labels.TypeModifier and TypeMethodDescriptionLabels.getType()static Labels.TypeReturns the enum constant of this class with the specified name.static Labels.Type[]Labels.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.