Click or drag to resize

PostExplainAqlQueryResponseStatsPlansCreated Property

Number of plans that were created.

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

Property Value

Type: NullableInt32
See Also