Uses of Enum
com.arangodb.entity.arangosearch.analyzer.GeoS2AnalyzerProperties.GeoS2AnalyzerType
Packages that use GeoS2AnalyzerProperties.GeoS2AnalyzerType
-
Uses of GeoS2AnalyzerProperties.GeoS2AnalyzerType in com.arangodb.entity.arangosearch.analyzer
Methods in com.arangodb.entity.arangosearch.analyzer that return GeoS2AnalyzerProperties.GeoS2AnalyzerTypeModifier and TypeMethodDescriptionGeoS2AnalyzerProperties.getType()
Returns the enum constant of this type with the specified name.GeoS2AnalyzerProperties.GeoS2AnalyzerType.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 GeoS2AnalyzerProperties.GeoS2AnalyzerTypeModifier and TypeMethodDescriptionvoid
GeoS2AnalyzerProperties.setType
(GeoS2AnalyzerProperties.GeoS2AnalyzerType type)