Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit 8406f82

Browse files
Simran-Bnerpaula
andauthored
Mention new shardingStrategy value for vertex collections of EnterpriseGraphs ("enterprise-hex-smart-vertex") in API changes (#1153)
Co-authored-by: Paula Mihu <[email protected]>
1 parent cea2bc1 commit 8406f82

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

3.10/release-notes-api-changes310.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,17 @@ section of the HTTP API reference manual.
7777

7878
### Endpoints augmented
7979

80+
#### EnterpriseGraphs (Enterprise Edition)
81+
82+
You can create EnterpriseGraphs by setting `isSmart` to `true`, the `numberOfShards`,
83+
but no `smartGraphAttribute`. You can optionally specify which collections shall
84+
be `satellites`. There are no new attributes for creating this type of graph.
85+
86+
The vertex collections of an EnterpriseGraph have a new `shardingStrategy` value
87+
of `enterprise-hex-smart-vertex`.
88+
89+
Also see [EnterpriseGraphs](graphs-enterprise-graphs.html).
90+
8091
#### Inverted Indexes
8192

8293
The `/_api/index` endpoints support a new `inverted` index type.

0 commit comments

Comments
 (0)