Click or drag to resize

ViewConsolidationPolicySegmentsBytesMax Property

Maximum allowed size of all consolidated segments in bytes (default: 5368709120)

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

Property Value

Type: NullableInt64
See Also