Skip to content

Commit d97eef6

Browse files
committed
Remove serverless from description
1 parent 3ae3bee commit d97eef6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/modules/ROOT/pages/graph-analytics-serverless.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
:page-aliases: gds-session
44

5-
Aura Graph Analytics serverless is an on-demand ephemeral compute environment for running GDS workloads.
5+
Aura Graph Analytics is an on-demand ephemeral compute environment for running GDS workloads.
66
Each compute unit is called a _GDS Session_.
77
It is offered as part of link:https://neo4j.com/docs/aura/graph-analytics/#aura-gds-serverless[Neo4j Aura], a fast, scalable, always-on, fully automated cloud graph platform.
88

@@ -610,7 +610,7 @@ gds.wcc.write(
610610
You can run Cypher queries on the Neo4j DB using the `run_cypher()` method.
611611
There is no restriction on the type of query that can be run, but it is important to note that the query will be run on the Neo4j DB, and not on the GDS Session.
612612

613-
NOTE: If you want to use Cypher to operate Aura Graph Analytics serverless use the https://neo4j.com/docs/graph-data-science/current/installation/aura-graph-analytics-serverless/#_syntax[Cypher API].
613+
NOTE: If you want to use Cypher to operate Aura Graph Analytics use the https://neo4j.com/docs/graph-data-science/current/installation/aura-graph-analytics-serverless/#_syntax[Cypher API].
614614

615615

616616
.Run a Cypher query to find our written-back embeddings:

0 commit comments

Comments
 (0)