Click or drag to resize

CursorResponsePlanCollections Property

Namespace:  ArangoDBNetStandard.CursorApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public IEnumerable<CursorResponsePlanCollection> Collections { get; set; }

Property Value

Type: IEnumerableCursorResponsePlanCollection
See Also