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