LinkPropertiesIdStoreValue Field |
Possible value for
StoreValues
Do not store value meta data in the View.
Namespace:
ArangoDBNetStandard.ViewApi.Models
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax public const string IdStoreValue = "id"
Public Const IdStoreValue As String = "id"
public:
literal String^ IdStoreValue = "id"
static val mutable IdStoreValue: string
Field Value
Type:
StringSee Also