-
Notifications
You must be signed in to change notification settings - Fork 82
Restructuring and rewording composite databases #629
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Looks like you've updated the documentation! Check out your changes at https://neo4j-docs-operations-629.surge.sh |
48720ac to
23ccd6e
Compare
| A Composite database is a special type of database introduced in Neo4j 5. | ||
| It supersedes the implementation of the previous Fabric in Neo4j 4. | ||
|
|
||
| Fabric as a concept describes how different parts of a domain (graph data and computing resources), which can be in the same or multiple Neo4j DBMSs, can work as a unified system with a single access point. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This sentence is complicated - can it be simplified?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much, @tobias-johansson, for the review. Could you take a second look? I tried to explain it in a different way.
dc04790 to
c888a23
Compare
c888a23 to
3376076
Compare
|
Approved by @izoratti on Slack. |
Related to this PR #629 --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
No description provided.