Skip to content

Commit 307bd3c

Browse files
authored
Update connect-via-api.adoc
1 parent c7f469f commit 307bd3c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

modules/savanna/modules/workgroup-workspace/pages/workspaces/connect-via-api.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ These code snippets are available in JavaScript, cURL, and Python.
1818
.To connect via APIs and interact with your graph database, follow these steps:
1919
. Click on btn:[Connect From API] option in the btn:[Connect] menu in a workspace.
2020
+
21-
image::Screenshot 2024-04-28 at 9.36.29 PM.png[]
21+
image::image-20260621-193812.png[]
22+
//image::Screenshot 2024-04-28 at 9.36.29 PM.png[]
2223
+
2324
[NOTE]
2425
====
@@ -34,7 +35,8 @@ You can go to xref:savanna:graph-development:design-schema/index.adoc[Design Sch
3435
These APIs represent different operations that you can perform on your graph database, such as querying data, adding vertices and edges, updating properties, and more.
3536
====
3637
+
37-
image::Screenshot 2024-04-17 at 5.42.36 PM.png[width="500"]
38+
image::image-20260621-193747.png[width="500"]
39+
//image::Screenshot 2024-04-17 at 5.42.36 PM.png[width="500"]
3840

3941
. Go to btn:[Edit GSQL Query] to write and install a new GSQL query.
4042
For GSQL syntax, please refer to xref:gsql-ref:intro:index.adoc[].

0 commit comments

Comments
 (0)