Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 619 Bytes

File metadata and controls

19 lines (13 loc) · 619 Bytes

GraphRAG_tutorial

A tutorial to build knowledge graphs and graph RAGs.

Knowledge graph ingestion / dedup / reset Aura

Quick commands:

# Delete all nodes & relationships (then reload)
uv run python scripts/clear_aura_db.py --yes

# Logical before/after counts from extractions JSON (+ optional live Aura)
uv run python scripts/kg_dedup_stats.py
uv run python scripts/kg_dedup_stats.py --aura