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