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

Commit ecc1143

Browse files
nerpaulaansoboleva
andauthored
DOC-170/adjustments after dropping SmartGraphs Hybrid name (#1100)
* adjustements after dropping Hybrid name * review Co-authored-by: ansoboleva <93702078+ansoboleva@users.noreply.github.com>
1 parent cd001a7 commit ecc1143

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

3.10/graphs-smart-graphs-management.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ enforce the correct sharding.
6161
editable after creation. Default: false.
6262
- `satellites` (array, optional):
6363
An array of collection names that will be used to create
64-
[SatelliteCollections](satellites.html) for a Hybrid (Disjoint) SmartGraph.
64+
[SatelliteCollections](satellites.html) for a (Disjoint) SmartGraph
65+
using SatelliteCollections.
6566
Each array element must be a string and a valid collection name.
6667
The collection type cannot be modified later.
6768

3.10/release-notes-new-features310.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,12 @@ created in a cluster.
459459

460460
This feature is only available in the Enterprise Edition.
461461

462+
### (Disjoint) Hybrid SmartGraphs renaming
463+
464+
(Disjoint) Hybrid SmartGraphs were renamed to
465+
**(Disjoint) SmartGraphs using SatelliteCollections**.
466+
The functionality and behavior of both types of graphs stay the same.
467+
462468
Server options
463469
--------------
464470

3.11/graphs-smart-graphs-management.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ enforce the correct sharding.
6161
editable after creation. Default: false.
6262
- `satellites` (array, optional):
6363
An array of collection names that will be used to create
64-
[SatelliteCollections](satellites.html) for a Hybrid (Disjoint) SmartGraph.
64+
[SatelliteCollections](satellites.html) for a (Disjoint) SmartGraph
65+
using SatelliteCollections.
6566
Each array element must be a string and a valid collection name.
6667
The collection type cannot be modified later.
6768

3.9/graphs-smart-graphs-management.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ enforce the correct sharding.
5959
editable after creation. Default: false.
6060
- `satellites` (array, optional):
6161
An array of collection names that will be used to create
62-
[SatelliteCollections](satellites.html) for a Hybrid (Disjoint) SmartGraph.
62+
[SatelliteCollections](satellites.html) for a (Disjoint) SmartGraph
63+
using SatelliteCollections.
6364
Each array element must be a string and a valid collection name.
6465
The collection type cannot be modified later.
6566

0 commit comments

Comments
 (0)