Click or drag to resize

PostExplainAqlQueryResponseNodeDependencies Property

Namespace:  ArangoDBNetStandard.AqlFunctionApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public IList<int> Dependencies { get; set; }

Property Value

Type: IListInt32
See Also