Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KnowledgeXLab/LeanRAG
/ create_kg.py
File
create_kg.py
CommonKG/create_kg.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
json
2
import
time
3
import
sys
4
sys.path.append(
"/data/zyz/LeanRAG"
)
Callers
nothing calls this directly
Calls
2
setup_logger
Function · 0.90
main
Function · 0.70
Tested by
no test coverage detected