Skip to content

Commit 123e436

Browse files
committed
put version 5 first
1 parent dc2819b commit 123e436

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/ROOT/pages/cloud-deployments/neo4j-azure.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The Neo4j ARM template takes several parameters as inputs, deploys a set of clou
6868
| Size (in GB) of the secondary volume on each Azure VM instance.
6969

7070
| Graph Database Version
71-
| Select either 4.4 or 5.
71+
| Select either 5 or 4.4.
7272

7373
| Install Graph Data Science
7474
| An option to install Graph Data Science (GDS). Accepted values are `Yes` or `No`.

modules/ROOT/pages/cloud-deployments/neo4j-gcp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The Neo4j Deployment Manager template takes several parameters as inputs, deploy
5050
| A name for the deployment, e.g., `neo4j-enterprise-edition`. The deployment name can include letters (A-Z and a-z), numbers (0-9), and dashes (-).
5151

5252
| Graph Database Version
53-
| Select either 4.4 or 5.
53+
| Select either 5 or 4.4.
5454

5555
| Node Count
5656
| Specify the number of desired VMs to be used to form a Neo4j cluster (a minimum of 3 instances is required to form a cluster).

0 commit comments

Comments
 (0)