Click or drag to resize

PostExplainAqlQueryResponseIndexMaxNumCoverCells Property

Namespace:  ArangoDBNetStandard.AqlFunctionApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public int? MaxNumCoverCells { get; set; }

Property Value

Type: NullableInt32

Implements

IIndexResponseMaxNumCoverCells
See Also