Click or drag to resize

PostCursorBodyQuery Property

Contains the AQL query to be executed.

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

Property Value

Type: String
See Also