PostGraphOptions Properties |
The PostGraphOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| NumberOfShards |
The number of shards that is used for every collection within this graph.
Cannot be modified later.
| |
| ReplicationFactor |
The replication factor used when initially creating collections for this graph
(Enterprise Edition only).
| |
| SmartGraphAttribute |
The attribute name that is used to smartly shard the vertices of a graph.
It is required if creating a SmartGraph.
Every vertex in this SmartGraph has to have this attribute.
Cannot be modified later.
(Enterprise Edition only).
|