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