Uses of Class
com.arangodb.entity.arangosearch.analyzer.GeoPointAnalyzerProperties
-
Packages that use GeoPointAnalyzerProperties Package Description com.arangodb.entity.arangosearch.analyzer -
-
Uses of GeoPointAnalyzerProperties in com.arangodb.entity.arangosearch.analyzer
Methods in com.arangodb.entity.arangosearch.analyzer that return GeoPointAnalyzerProperties Modifier and Type Method Description GeoPointAnalyzerProperties
GeoPointAnalyzer. getProperties()
Methods in com.arangodb.entity.arangosearch.analyzer with parameters of type GeoPointAnalyzerProperties Modifier and Type Method Description void
GeoPointAnalyzer. setProperties(GeoPointAnalyzerProperties properties)
-