We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86bda3e commit b328f62Copy full SHA for b328f62
demos/guru_scripts/docker/tutorial/4.x/VectorSearch.md
@@ -25,7 +25,8 @@ This GSQL tutorial contains
25
- [Global and Local Schema Change](#global-and-local-schema-change)
26
- [Vector Data Loading](#vector-data-loading)
27
- [Python Integration](#python-integration)
28
-- [Support](#support)
+- [Support](#support)
29
+- [Reference](#reference)
30
31
# Setup Environment
32
@@ -1063,3 +1064,9 @@ Or, study our product document at
1063
1064
1065
[Go back to top](#top)
1066
1067
+# Reference
1068
+TigerVector: Supporting Vector Search in Graph Databases for Advanced RAGs [https://arxiv.org/abs/2501.11216]
1069
+
1070
1071
+[Go back to top](#top)
1072
0 commit comments