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