graphrag
graphrag copied to clipboard
Implement query api
Description
This PR cleans up the code between the CLI and the underlying library for the query engine and introduces the initial start to an API design that other systems/users may use to interface with graphrag programmatically.
Checklist
- [x] I have tested these changes locally.
- [x] I have reviewed the code changes.
- [ ] I have updated the documentation (if necessary).
- [x] I have added appropriate unit tests (if applicable).