Click or drag to resize

IIndexResponseSelectivityEstimate Property

The index selectivity estimate value for the index if Estimates is set to True.

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

Property Value

Type: NullableDouble
See Also