Skip to content

Commit 2d8b412

Browse files
authored
Merge pull request #23 from tigergraph/docs
docs: add examples for query and vector operations APIs
2 parents 51df6ba + 9fb93ff commit 2d8b412

File tree

9 files changed

+4994
-75
lines changed

9 files changed

+4994
-75
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ TigerGraphX is a high-level Python library offering a unified, Python-native int
44

55
## Documentation
66

7-
📖 **[Explore the Full Documentation Here](https://xuanleilin.github.io/tigergraphx/)**
7+
📖 **[Explore the Full Documentation Here](https://tigergraph.github.io/tigergraphx/)**
88

99
The documentation provides detailed guides, examples, and API references to help you get started with TigerGraphX and utilize its powerful features effectively.

applications/lightrag/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
data/*
2-
!data/input/
32
!data/input/clapnq_dev_answerable_orig.jsonl.50.txt

applications/msft_graphrag/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
data/*
2-
!data/input/
32
!data/input/clapnq_dev_answerable_orig.jsonl.50.txt

0 commit comments

Comments
 (0)