Uses of Class
com.arangodb.model.ComputedValue
Packages that use ComputedValue
-
Uses of ComputedValue in com.arangodb.entity
Methods in com.arangodb.entity that return types with arguments of type ComputedValue -
Uses of ComputedValue in com.arangodb.model
Methods in com.arangodb.model that return ComputedValueModifier and TypeMethodDescriptionComputedValue.computeOn(ComputedValue.ComputeOn... computeOn) ComputedValue.expression(String expression) ComputedValue.failOnWarning(Boolean failOnWarning) Methods in com.arangodb.model that return types with arguments of type ComputedValueModifier and TypeMethodDescriptionCollectionCreateOptions.getComputedValues()CollectionPropertiesOptions.getComputedValues()Methods in com.arangodb.model with parameters of type ComputedValueModifier and TypeMethodDescriptionCollectionCreateOptions.computedValues(ComputedValue... computedValues) CollectionPropertiesOptions.computedValues(ComputedValue... computedValues)