Yannick Stephan
|
5a082a0052
|
cleaned code
|
2025-02-08 23:20:37 +01:00 |
|
Yannick Stephan
|
cff415d91f
|
implemented method and cleaned the mess
|
2025-02-08 23:18:12 +01:00 |
|
ArnoChen
|
f5bf6a4af8
|
use namespace as neo4j database name
format
fix
|
2025-02-08 20:06:18 +08:00 |
|
ArnoChen
|
3f845e9e53
|
better handling of namespace
|
2025-02-08 16:05:59 +08:00 |
|
ArnoChen
|
88d691deb9
|
add namespace prefix to storage namespaces
|
2025-02-08 13:53:00 +08:00 |
|
yangdx
|
06647438b2
|
Refactor threshold handling to use environment variables and global config settings for oracle, postgres and tidb
|
2025-01-29 23:47:57 +08:00 |
|
Saifeddine ALOUI
|
ecadb71556
|
Update oracle_impl.py
|
2025-01-27 09:36:34 +01:00 |
|
Lukas Selch
|
c75ef82b66
|
Fixed workspace matching in oracle_impl.py
In the query for "node_degree", there was a typo that did not match the workspace of the edges, but only of the nodes.
|
2025-01-24 15:57:31 +01:00 |
|
jin
|
6ae8647285
|
support pipeline mode
|
2025-01-16 12:58:15 +08:00 |
|
jin
|
d5ae6669ea
|
support pipeline mode
|
2025-01-16 12:52:37 +08:00 |
|
jin
|
85331e3fa2
|
update Oracle support
add cache support, fix bug
|
2025-01-10 11:36:28 +08:00 |
|
Suroy
|
979f30d20b
|
Update oracle_impl.py
Fixed typing error in python3.9
|
2024-12-06 11:06:20 +08:00 |
|
jin
|
adfaa75c00
|
Update oracle_impl.py
|
2024-11-25 14:21:01 +08:00 |
|
jin
|
776ba2f2ce
|
Update oracle_impl.py
|
2024-11-25 14:15:10 +08:00 |
|
jin
|
26ae240c65
|
Logic Optimization
|
2024-11-25 13:40:38 +08:00 |
|
jin
|
1dbe803521
|
Merge branch 'main' of https://github.com/jin38324/LightRAG
|
2024-11-25 13:32:33 +08:00 |
|
jin
|
89c2de54a2
|
Optimization logic
|
2024-11-25 13:29:55 +08:00 |
|
tmuife
|
e5f2aa3a30
|
use pre-commit reformat
|
2024-11-18 13:52:49 +08:00 |
|
tmuife
|
1123ccfbd0
|
change the type of binding parameters in Oracle23AI
|
2024-11-18 10:00:06 +08:00 |
|
jin
|
662303f605
|
use oracle bind variables to avoid error
|
2024-11-15 12:57:01 +08:00 |
|
jin
|
41599897fb
|
fix pre commit
|
2024-11-12 13:32:40 +08:00 |
|
jin
|
cc45d802a6
|
Update oracle_impl.py
|
2024-11-12 13:23:03 +08:00 |
|
jin
|
f4ee85034f
|
Update oracle_impl.py
|
2024-11-12 13:03:03 +08:00 |
|
jin
|
77123be2a1
|
Update oracle_impl.py
|
2024-11-12 12:02:24 +08:00 |
|
jin
|
8bc5d4efff
|
add Oracle support
|
2024-11-12 09:59:12 +08:00 |
|
jin
|
8a7fb9761f
|
Update oracle_impl.py
|
2024-11-11 15:32:30 +08:00 |
|
jin
|
10e4c595c5
|
Update oracle_impl.py
|
2024-11-11 15:24:31 +08:00 |
|
jin
|
594470ab56
|
Oracle Database support
Add oracle 23ai database as the KV/vector/graph storage
|
2024-11-08 14:58:41 +08:00 |
|