Click or drag to resize

PostIndexBodyType Property

The type of index to create. Supported index types can be found in IndexTypes.

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

Property Value

Type: String
See Also