java.lang.Object
com.arangodb.entity.arangosearch.analyzer.NearestNeighborsAnalyzerProperties
public final class NearestNeighborsAnalyzerProperties
extends Object
- Since:
- ArangoDB 3.10
- Author:
- Michele Rastelli
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
NearestNeighborsAnalyzerProperties
public NearestNeighborsAnalyzerProperties()
-
Method Details
-
getModelLocation
public String getModelLocation()
-
setModelLocation
public void setModelLocation(String modelLocation)
-
-
-
-