Click or drag to resize

PostCollectionResponseJournalSize Property

The maximal size of a journal or datafile in bytes. 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 long JournalSize { get; set; }

Property Value

Type: Int64
See Also