Click or drag to resize

GetCollectionShardsDetailedResponseShards Property

Namespace:  ArangoDBNetStandard.CollectionApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public Dictionary<string, List<string>> Shards { get; set; }

Property Value

Type: DictionaryString, ListString
See Also