Click or drag to resize

PostExplainAqlQueryResponseIndexIsNewlyCreated Property

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

Property Value

Type: NullableBoolean

Implements

IIndexResponseIsNewlyCreated
See Also