MCPcopy 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

1import argparse
2from concurrent.futures import ProcessPoolExecutor,as_completed
3from dataclasses import field
4import json

Callers

nothing calls this directly

Calls 2

InstanceManagerClass · 0.90
hierarchical_clusteringFunction · 0.85

Tested by

no test coverage detected