Click or drag to resize

AnalyzerType Property

Type of the analyzer For valid analyzer types, see https://www.arangodb.com/docs/stable/analyzers.html#analyzer-types

Namespace:  ArangoDBNetStandard.AnalyzerApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public string Type { get; set; }

Property Value

Type: String
See Also