Click or drag to resize

PostGraphOptionsReplicationFactor Property

The replication factor used when initially creating collections for this graph (Enterprise Edition only).

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

Property Value

Type: Int32
Remarks
(cluster only)
See Also