Click or drag to resize

PostExplainAqlQueryResponseNodeProjections Property

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

Property Value

Type: IListString
See Also