Skip to content

Conversation

renetapopova
Copy link
Collaborator

No description provided.

@chamocarrot chamocarrot self-requested a review October 14, 2025 13:59
More specifically:

* Some servers can be associated with the graph shard databases.
They can also be separated into primary and secondary members of the cluster.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are no primary and secondary members of the cluster, as far as I know, only databases in primary and secondary mode. I'll update all the mentions.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hannah has made a slightly better one than this. I wonder if it might be helpful to add some graphics to the property shard databases to show the nodes and relationships with the properties on?

a| Defines an identical seed from an external source, which will be used to seed all servers. For more information, see Seed from a URI.
| *Example*
|
[source, syntax, role="noheader"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the markup here is broken a little, can see this in the table

If a property shard replica does fall behind the transaction log range available on the graph shard, you can recover it by:

. Connecting to the server hosting the affected replica using the _bolt://_ scheme.
. Quarantining the replica using xref:procedures.adoc#procedure_dbms_quarantineDatabase[`dbms.quarantineDatabase()`].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This procedure is deprecated, and will be replaced with something else before GA, not sure if we want to mention here or just update it when its fixed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also either way you will need to prefix it with CYPHER 5 so we should add that to the command

Sharding logic adopts sharding functions, optimal time-based sharding, and other sharding keys. The main advantage is obtained by combining autonomous clustering and composite databases.

* *Data distribution via Infinigraph* -- using a distributed graph architecture to extend a single system without fragmenting the graph.
This allows, in theory, the unlimited growth of a graph.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@izoratti Are we really wanting to say that is gives unlimited growth? The line above we way without fragmenting the graph which we know is just not true? i think we shoudl either remove the unlimited growth bit or the not splitting the graph bit, but not both?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants