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"
Public Const NoStoreValue As String = "none"
public:
literal String^ NoStoreValue = "none"
static val mutable NoStoreValue: string
Field Value
Type:
StringSee Also