Click or drag to resize

GetCollectionPropertiesResponseShardingStrategy Property

This attribute specifies the name of the sharding strategy used for the collection.

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

Property Value

Type: String
See Also