A consistent, comprehensive, minimal interface to enable .NET applications to use the complete range of features exposed by the ArangoDB REST API.
76
stars
30
forks
source link
Fix InvertedIndexConsolidationPolicy. SetgmentsBytesMax type #472
Closed
kealist closed 1 year ago
Fix the property type for SegmentsBytesMax.
int
cannot contain the default value. This should help further resolve #470.