Uses of Enum
com.arangodb.entity.arangosearch.analyzer.GeoS2AnalyzerProperties.GeoS2Format
Packages that use GeoS2AnalyzerProperties.GeoS2Format
-
Uses of GeoS2AnalyzerProperties.GeoS2Format in com.arangodb.entity.arangosearch.analyzer
Methods in com.arangodb.entity.arangosearch.analyzer that return GeoS2AnalyzerProperties.GeoS2FormatModifier and TypeMethodDescriptionGeoS2AnalyzerProperties.getFormat()
Returns the enum constant of this type with the specified name.static GeoS2AnalyzerProperties.GeoS2Format[]
GeoS2AnalyzerProperties.GeoS2Format.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.GeoS2FormatModifier and TypeMethodDescriptionvoid
GeoS2AnalyzerProperties.setFormat
(GeoS2AnalyzerProperties.GeoS2Format format)