Click or drag to resize

PostCollectionResponseIndexBuckets Property

Deprecated. The number of buckets into which indexes using a hash table are split. This option is meaningful for the MMFiles storage engine only.

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

Property Value

Type: Int32
See Also