Click or drag to resize

ArangoDBNetStandard.AnalyzerApi.Models Namespace

 
Classes
  ClassDescription
Public classAnalyzer
Defines an Analyzer in the database
Public classAnalyzerProperties
Properties of an Analyzer. See https://www.arangodb.com/docs/stable/analyzers.html#analyzer-properties
Public classDeleteAnalyzerResponse
Response from DeleteAnalyzerAsync(String)
Public classGetAllAnalyzersResponse
Response from GetAllAnalyzersAsync
Public classGetAnalyzerResponse
Response from GetAnalyzerAsync(String)
Public classResponseBase
Represents a common response class for Analyzer API operations.