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