Click or drag to resize

GraphResultSmartGraphAttribute Property

The name of the sharding attribute in smart graph case (Enterprise Edition only).

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

Property Value

Type: String
See Also