Click or drag to resize

CursorResponseExtraPlan Property

Plan info is only available when the Profile option is set to 2.

Namespace:  ArangoDBNetStandard.CursorApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public CursorResponsePlan Plan { get; set; }

Property Value

Type: CursorResponsePlan
See Also