ArangoDBNetStandard.CursorApi.Models Namespace |
| Class | Description | |
|---|---|---|
| CursorHeaderProperties |
Class representing the additional header properties for Cursor Api.
| |
| CursorResponseT |
Response from ArangoDB when creating a new cursor.
| |
| CursorResponseExtra |
Additional data relating to a query result cursor.
| |
| CursorResponsePlan | ||
| CursorResponsePlanCollection | ||
| CursorResponsePlanVariable | ||
| CursorResponseStats | ||
| CursorResponseStatsNode | ||
| CursorResponseWarning | ||
| DeleteCursorResponse |
Represents a response returned after deleting a cursor.
| |
| PostCursorBody |
Represents a request body for creating an AQL query cursor.
| |
| PostCursorOptions |
Represents extra options for the AQL query.
| |
| PostCursorOptionsOptimizer | ||
| PutCursorResponseT |
Represents a response returned when reading next batch of results
from an existing cursor.
|
| Interface | Description | |
|---|---|---|
| ICursorResponseT |
Represents common properties in the response from Cursor API endpoints.
|