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