Uses of Enum
com.arangodb.entity.arangosearch.analyzer.AQLAnalyzerProperties.ReturnType
Packages that use AQLAnalyzerProperties.ReturnType
-
Uses of AQLAnalyzerProperties.ReturnType in com.arangodb.entity.arangosearch.analyzer
Methods in com.arangodb.entity.arangosearch.analyzer that return AQLAnalyzerProperties.ReturnTypeModifier and TypeMethodDescriptionAQLAnalyzerProperties.getReturnType()Returns the enum constant of this type with the specified name.static AQLAnalyzerProperties.ReturnType[]AQLAnalyzerProperties.ReturnType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.arangodb.entity.arangosearch.analyzer with parameters of type AQLAnalyzerProperties.ReturnTypeModifier and TypeMethodDescriptionvoidAQLAnalyzerProperties.setReturnType(AQLAnalyzerProperties.ReturnType returnType)