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: doc/modules/ROOT/pages/graph-analytics-serverless.adoc
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
-
= Graph Analytics Serverless
1
+
= Aura Graph Analytics Serverless
2
2
3
-
Aura Graph Analytics Serverless is an on-demand ephemeral compute environment for running GDS workloads. Each compute unit is called a GDS Session. It is offered as part of Neo4j Aura, a fast, scalable, always-on, fully automated cloud graph platform.
3
+
Aura Graph Analytics Serverless is an on-demand ephemeral compute environment for running GDS workloads.
4
+
Each compute unit is called a GDS Session.
5
+
It is offered as part of Neo4j Aura, a fast, scalable, always-on, fully automated cloud graph platform.
4
6
5
7
A GDS Session reads data from a Neo4j DBMS through a _remote projection_, runs computations on the projected graph, and optionally writes the results back to the DBMS using _remote write-back_.
0 commit comments