API Reference
The full Rust API reference is generated by rustdoc and hosted on docs.rs:
→ docs.rs/graphrag-core
This covers the public surface of the core library — GraphRAG, Config, the extractor traits,
and every module. It is rebuilt automatically for each published release.
For the other crates:
graphrag— wrapper / hello-world meta-crategraphrag-core— core library
To browse the API for an unpublished local checkout, run:
cargo doc --workspace --no-deps --open