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