Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/KnowledgeXLab/LeanRAG
/ build_graph.py
File
build_graph.py
build_graph.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
from
concurrent.futures
import
ProcessPoolExecutor,as_completed
3
from
dataclasses
import
field
4
import
json
Callers
nothing calls this directly
Calls
2
InstanceManager
Class · 0.90
hierarchical_clustering
Function · 0.85
Tested by
no test coverage detected