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