A tutorial to build knowledge graphs and graph RAGs.
- docs/KG_PIPELINE.md — stages A–E, normalization, merge policy, limits, how to extend rules.
- docs/GRAPH_DEDUP.md — short FAQ + quick commands.
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