Data & Outputs
Directories
input/
: Uploaded.pdf
and.txt
files. PDFs may be moved toinput/_pdfs
after conversion.output/
: Indexed artifacts and JSONs used by the UIarchives/
: Snapshots of prior working setscache/
: GraphRAG cache storagelogs/
: GraphRAG reporting logslogs_history.log
: Aggregated terminal logs from index runs
JSON Files
Written under output/
after indexing and parquet→JSON conversion:
entities.json
relationships.json
communities.json
community_reports.json
Additional files (if present):
stats.json
: counts and last index timeuploads.json
: dataset registry (status, timestamps)kg.json
: friendly name for the current working graph
Last updated on