Package | Description |
---|---|
com.arangodb.entity.arangosearch.analyzer |
Modifier and Type | Method and Description |
---|---|
GeoS2AnalyzerProperties.GeoS2Format |
GeoS2AnalyzerProperties.getFormat() |
static GeoS2AnalyzerProperties.GeoS2Format |
GeoS2AnalyzerProperties.GeoS2Format.valueOf(String name)
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.
|
Modifier and Type | Method and Description |
---|---|
void |
GeoS2AnalyzerProperties.setFormat(GeoS2AnalyzerProperties.GeoS2Format format) |
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.