Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion modules/ROOT/pages/graph-analytics/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ The plugin shares compute and memory resources with the AuraDB server, so you do
include::partial$EAP.adoc[]

Graph Analytics Serverless allows you to use the Graph Data Science library regardless of where your source data is stored.
It runs in Aura as a link:{gds-sessions-page}[dedicated service] optimised for analytics workloads, with no memory or compute resources shared with your data store.

Graph Analytics Serverless runs in Aura as a link:{gds-sessions-page}[dedicated service] optimised for analytics workloads, with no memory or compute resources shared with your data store.
You can enable, disable, and configure Graph Analytics Serverless on the organization level in the xref:visual-tour/index.adoc#_settings_for_graph_analytics_serverless[organization settings].
The details on any running sessions are available in the xref:visual-tour/index.adoc#_graph_analytics[Graph Analytics] page.

=== From an AuraDB instance

Expand Down