Click or drag to resize

IndexResponseBaseSparse Property

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

Property Value

Type: NullableBoolean

Implements

IIndexResponseSparse
See Also