Click or drag to resize

ViewConsolidationPolicySegmentsMax Property

The maximum number of segments that will be evaluated as candidates for consolidation (default: 10)

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

Property Value

Type: NullableInt64
See Also