Click or drag to resize

PostParseAqlQueryBodyQuery Property

Query string to parse and validate. This query will not be executed.

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

Property Value

Type: String
See Also