Click or drag to resize

PostExplainAqlQueryResponseNodeOutVariable Property

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

Property Value

Type: PostExplainAqlQueryResponseVariable
See Also