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 NearestNeighborsAnalyzerPropertiesNearestNeighborsAnalyzer. getProperties()Methods in com.arangodb.entity.arangosearch.analyzer with parameters of type NearestNeighborsAnalyzerProperties Modifier and Type Method Description voidNearestNeighborsAnalyzer. setProperties(NearestNeighborsAnalyzerProperties properties)
-