Click or drag to resize

ICursorResponseTCount Property

The total number of result documents available (only available if requested in the initial cursor query).

Namespace:  ArangoDBNetStandard.CursorApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
long Count { get; set; }

Property Value

Type: Int64
See Also