Click or drag to resize

LinkPropertiesStoreValues Property

Controls how the view should keep track of the attribute values. Valid values are NoStoreValue and NoStoreValue. Not to be confused with StoredValues, which stores attribute values in the View index.

Namespace:  ArangoDBNetStandard.ViewApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public string StoreValues { get; set; }

Property Value

Type: String
See Also