Click or drag to resize

PostExplainAqlQueryResponseStatsRulesExecuted Property

Number of rules that were executed.

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

Property Value

Type: NullableInt32
See Also