ArangoDBNetStandard.AnalyzerApi.Models Namespace |
Class | Description | |
---|---|---|
![]() | Analyzer |
Defines an Analyzer in the database
|
![]() | AnalyzerProperties |
Properties of an Analyzer.
See https://www.arangodb.com/docs/stable/analyzers.html#analyzer-properties
|
![]() | DeleteAnalyzerResponse |
Response from DeleteAnalyzerAsync(String) |
![]() | GetAllAnalyzersResponse |
Response from GetAllAnalyzersAsync |
![]() | GetAnalyzerResponse |
Response from GetAnalyzerAsync(String) |
![]() | ResponseBase |
Represents a common response class for Analyzer API operations.
|