jin
commited on
Commit
Β·
0f601b5
1
Parent(s):
9bf3862
Organize files
Browse filesmove some test files from root to example
.DS_Store
DELETED
Binary file (8.2 kB)
|
|
.gitignore
CHANGED
@@ -21,3 +21,4 @@ rag_storage
|
|
21 |
venv/
|
22 |
examples/input/
|
23 |
examples/output/
|
|
|
|
21 |
venv/
|
22 |
examples/input/
|
23 |
examples/output/
|
24 |
+
.DS_Store
|
get_all_edges_nx.py β examples/get_all_edges_nx.py
RENAMED
File without changes
|
test.py β examples/test.py
RENAMED
File without changes
|
test_chromadb.py β examples/test_chromadb.py
RENAMED
File without changes
|
test_neo4j.py β examples/test_neo4j.py
RENAMED
File without changes
|