Click or drag to resize

ArangoDBNetStandard.CursorApi.Models Namespace

 
Classes
  ClassDescription
Public classCursorHeaderProperties
Class representing the additional header properties for Cursor Api.
Public classCursorResponseT
Response from ArangoDB when creating a new cursor.
Public classCursorResponseExtra
Additional data relating to a query result cursor.
Public classCursorResponsePlan
Public classCursorResponsePlanCollection
Public classCursorResponsePlanVariable
Public classCursorResponseStats
Public classCursorResponseStatsNode
Public classCursorResponseWarning
Public classDeleteCursorResponse
Represents a response returned after deleting a cursor.
Public classPostCursorBody
Represents a request body for creating an AQL query cursor.
Public classPostCursorOptions
Represents extra options for the AQL query.
Public classPostCursorOptionsOptimizer
Public classPutCursorResponseT
Represents a response returned when reading next batch of results from an existing cursor.
Interfaces