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
You can subscribe to Neo4j Aura from cloud provider marketplaces.
11
9
Your subscription gets billed together with other services that you're already using, and can contribute towards your spend commitment with cloud providers.
@@ -24,8 +22,7 @@ Credits from cloud marketplace providers cannot be used for payment towards Neo4
24
22
====
25
23
26
24
27
-
label:AuraDB-Professional[]
28
-
25
+
[role=label--aura-db-professional]
29
26
== AWS Marketplace
30
27
31
28
=== Pay-as-you-go
@@ -60,8 +57,7 @@ You need to ensure that the marketplace organization is selected before you star
@@ -121,8 +115,8 @@ After signing up to Neo4j Aura, two organizations are provisioned for you: a mar
121
115
You need to ensure that the marketplace organization is selected before you start to deploy Neo4j.
122
116
====
123
117
124
-
label:AuraDB-Professional[]
125
118
[[legacy-subscription]]
119
+
[role=label--aura-db-professional]
126
120
=== Legacy pay-as-you-go subscriptions
127
121
128
122
If you subscribed to Neo4j Aura on the Google Cloud marketplace prior to September 19, 2025, you are running on a legacy marketplace subscription.
@@ -133,8 +127,8 @@ You can still log into the link:https://console.neo4j.io[Neo4j Aura console] dir
133
127
Note that new users who need access to your existing Neo4j Aura GCP marketplace organization need to be added from the xref:user-management.adoc[User Management] settings within the Aura console.
134
128
New users *cannot* be added directly via _Manage on provider_ from the Google Cloud console from the legacy GCP marketplace listing.
135
129
136
-
label:AuraDB-Professional[]
137
130
[[update-legacy]]
131
+
[role=label--aura-db-professional]
138
132
=== Update your legacy subscriptions
139
133
140
134
. Subscribe to the new link:https://console.cloud.google.com/marketplace/product/neo4j-mp-public/neo4j-aura[Neo4j Aura marketplace listing on Google Cloud]
Copy file name to clipboardExpand all lines: modules/ROOT/pages/graph-analytics/index.adoc
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,11 @@ If your data is in Aura or you plan to move it to Aura, you have several options
12
12
13
13
If your data is in a self-managed Neo4j DBMS or a non-Neo4j data source, you can still use <<aura-gds-serverless, Aura Graph Analytics>>.
14
14
15
+
15
16
[[aura-gds-plugin]]
17
+
[role=label--aura-db-professional]
16
18
== Graph Analytics plugin
17
19
18
-
label:AuraDB-Professional[]
19
-
20
20
The Graph Analytics plugin allows you to use the link:https://neo4j.com/docs/graph-data-science/current/introduction/[Graph Data Science library] in any AuraDB Professional instance with the following requirements:
21
21
22
22
* Neo4j version 5 or later
@@ -28,6 +28,7 @@ It can also be changed with the link:https://neo4j.com/docs/aura/platform/api/sp
28
28
29
29
The plugin shares compute and memory resources with the AuraDB server, so you do not incur any additional costs when you enable it.
30
30
31
+
31
32
[[get-started-plugin]]
32
33
=== Getting started
33
34
@@ -36,6 +37,7 @@ With the Graph Analytics plugin enabled:
36
37
* If you use the Neo4j Browser or run Cypher queries through a Neo4j driver, start with the link:{neo4j-docs-base-uri}/graph-data-science/current/getting-started/[Graph Data Science] tutorials.
37
38
* If you use Python, start with the link:{neo4j-docs-base-uri}/graph-data-science-client/current/tutorials/tutorials/[Python client tutorials].
38
39
40
+
39
41
[[aura-gds-serverless]]
40
42
== Aura Graph Analytics
41
43
@@ -45,9 +47,9 @@ It runs in Aura as a link:{gds-sessions-page}[dedicated service] optimised for a
45
47
You can enable, disable, and configure Aura Graph Analytics on the organization level in the xref:visual-tour/index.adoc#graph-analytics-org-settings[organization settings].
46
48
The details on any running sessions are available in the xref:visual-tour/index.adoc#graph-analytics-page[Graph Analytics] page.
@@ -70,11 +72,11 @@ With the Aura API credentials available:
70
72
* If you use Python, start with one of the Python client tutorials depending on whether your data is in
71
73
link:{neo4j-docs-base-uri}/graph-data-science-client/current/tutorials/graph-analytics-serverless/[AuraDB], in a link:{neo4j-docs-base-uri}//graph-data-science-client/current/tutorials/graph-analytics-serverless-self-managed/[self-managed Neo4j database], or a link:{neo4j-docs-base-uri}//graph-data-science-client/current/tutorials/graph-analytics-serverless-standalone/[non-Neo4j data source].
Advanced metrics is a feature that enables access to a broad range of different instance and database metrics.
8
7
@@ -36,24 +35,27 @@ When viewing metrics, you can select from the following time intervals:
36
35
Memory and storage charts can be toggled between absolute and relative values using the *%* toggle.
37
36
====
38
37
39
-
=== Toggle data series
40
38
41
-
label:AuraDB-Enterprise[]
39
+
[role=label--AuraDB-Enterprise]
40
+
=== Toggle data series
42
41
43
42
To hide or show individual data series, select the corresponding data series in the legend below the chart.
44
43
44
+
45
45
=== Zoom
46
46
47
47
To zoom in to a narrower time interval, select and drag inside any chart to select your desired time interval.
48
48
The data will automatically update to match the increased resolution.
49
49
50
50
To reset zoom, double-click anywhere inside the chart or use the option in the context menu.
51
51
52
+
52
53
=== Expand
53
54
54
55
Any chart can be expanded to take up all the available screen estate by clicking the *expand* button (shown as two opposing arrows).
55
56
To exit this mode, click the *x* button on the expanded view.
56
57
58
+
57
59
=== Context menu
58
60
59
61
To access the chart context menu, select the *...* button on any chart.
@@ -63,9 +65,9 @@ For some metrics it also provides hints about possible actions to take if that m
63
65
64
66
* *Reset zoom* - If the zoom level has been altered by selecting and dragging across a chart, *Reset zoom* resets the zoom back to the selected interval.
65
67
66
-
== Aggregations
67
68
68
-
label:AuraDB-Enterprise[]
69
+
[role=label--AuraDB-Enterprise]
70
+
== Aggregations
69
71
70
72
Most metrics will have several values for a given timestamp because of the following reasons:
71
73
@@ -82,12 +84,15 @@ The possible aggregations are:
82
84
* *Average* - The average value of the metric across all cluster members.
83
85
* *Sum* - The sum of the metric across all cluster members.
84
86
87
+
85
88
== Store size metrics
86
89
90
+
87
91
=== Resources tab
88
92
89
93
The chart on the _Resources_ tab shows the allocated store size metric for the selected database either as a percentage of the available storage assigned for the database or as absolute values.
90
94
95
+
91
96
=== Database tab
92
97
93
98
The _Database_ tab provides a chart that shows the store size and the portion of the allocated space that the database is actively utilizing.
A *Scheduled* snapshot is a snapshot that is automatically triggered at a cadence depending on your tier.
31
28
32
29
For Professional instances running the latest version, scheduled snapshots are run automatically once a day, same for both AuraDS Professional and for AuraDS Enterprise instances, For Business Critical and Virtual Dedicated Cloud instances, they run once an hour.
33
30
See <<snapshot-details>> further on for information about frequency, restorability, and exportability of scheduled snapshots, as well snapshots on instances running version 4.x.
34
31
32
+
35
33
=== On Demand
36
34
37
35
An *On Demand* snapshot is a snapshot that you manually trigger with the *Take snapshot* button.
38
36
This type of snapshot is the only snapshot available for Free instances.
39
37
38
+
40
39
== Snapshot actions
41
40
42
41
image::snapshot-actions.png[width=400]
43
42
44
-
[[export-create]]
45
43
44
+
[[export-create]]
46
45
=== Export / Create
47
46
48
47
From the more menu (...) next to an existing snapshot, you can:
0 commit comments