Click or drag to resize

PostParseAqlQueryResponseParsed Property

Indicates that the query was successfully parsed.

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

Property Value

Type: NullableBoolean
See Also