Click or drag to resize

PostExplainAqlQueryResponseNodeIndexes Property

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

Property Value

Type: IListPostExplainAqlQueryResponseIndex
See Also