You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/scalability/scaling-with-neo4j.adoc
+33-31Lines changed: 33 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,70 +37,72 @@ The main advantage is obtained by combining Neo4j clustering and composite datab
37
37
label:preview[Preview feature] xref:scalability/sharded-property-databases/overview.adoc[Property sharding] (part of Infinigraph) allows you to decouple the properties attached to nodes and relationships and store them in separate graphs.
38
38
This architecture enables the independent scaling of property data, allowing for the handling of high volumes, heavy queries, and high read concurrency.
39
39
40
-
The following table summarizes the similarities and differences between analytics clustering, composite databases and sharded property databases:
40
+
The following table summarizes the similarities and differences between analytics clustering, composite databases, and sharded property databases:
41
41
42
-
.Similarities and differences between analytics clustering, composite databases and sharded property databases
42
+
.Similarities and differences between analytics cluster, composite databases, and sharded property databases
0 commit comments