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