graphrag icon indicating copy to clipboard operation
graphrag copied to clipboard

Implement query api

Open jgbradley1 opened this issue 1 year ago • 0 comments

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).

jgbradley1 avatar Aug 06 '24 06:08 jgbradley1