Skip to content

Commit 02345b8

Browse files
Update modules/ROOT/pages/database-administration/composite-databases/concepts.adoc
Co-authored-by: Nadja Müller <[email protected]>
1 parent df70f28 commit 02345b8

File tree

1 file changed

+1
-1
lines changed
  • modules/ROOT/pages/database-administration/composite-databases

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-administration/composite-databases/concepts.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For a detailed example of how to create a Composite database and add database al
1717

1818
Composite databases cannot guarantee compatibility between constituents from different Neo4j versions.
1919
Constituents from versions without breaking changes should work fine, apart from newly-added features.
20-
If a new feature is introduced, its availability will be limited to the intersection of features available for all constituents.
20+
If a new feature is introduced, its availability will be limited to the intersection of features available on the DBMS where the composite database is defined, as well as all of its constituents.
2121

2222
Composite databases have the following characteristics:
2323

0 commit comments

Comments
 (0)