Click or drag to resize

LinkPropertiesNoStoreValue Field

Possible value for StoreValues Store information about value presence to allow use of the EXISTS() function.

Namespace:  ArangoDBNetStandard.ViewApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public const string NoStoreValue = "none"

Field Value

Type: String
See Also