We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87717f0 commit a27c22cCopy full SHA for a27c22c
tutorials/modules/ROOT/pages/index.adoc
@@ -18,6 +18,12 @@ Set up a script for launching TypeDB from the TypeDB Cloud API
18
****
19
Run TypeDB from your GitHub Actions CI pipeline
20
21
+
22
+.xref:{page-version}@tutorials::graph-viz.adoc[]
23
+[.clickable]
24
+****
25
+Build graph visualisations from TypeDB answers
26
27
--
28
29
Got other tutorials you'd like to see?
tutorials/modules/ROOT/partials/nav.adoc
@@ -2,4 +2,5 @@
2
3
* xref:{page-version}@tutorials::deploy-through-api.adoc[]
4
* xref:{page-version}@tutorials::use-github-actions.adoc[]
5
+* xref:{page-version}@tutorials::graph-viz.adoc[]
6
0 commit comments