Uses of Enum
com.arangodb.model.ComputedValue.ComputeOn
Packages that use ComputedValue.ComputeOn
-
Uses of ComputedValue.ComputeOn in com.arangodb.model
Methods in com.arangodb.model that return ComputedValue.ComputeOnModifier and TypeMethodDescriptionstatic ComputedValue.ComputeOn
Returns the enum constant of this type with the specified name.static ComputedValue.ComputeOn[]
ComputedValue.ComputeOn.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.arangodb.model that return types with arguments of type ComputedValue.ComputeOnMethods in com.arangodb.model with parameters of type ComputedValue.ComputeOn