Click or drag to resize

PostExplainAqlQueryResponsePlanRules Property

An array of rules the optimizer applied.

Namespace:  ArangoDBNetStandard.AqlFunctionApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public IList<string> Rules { get; set; }

Property Value

Type: IListString
See Also