mirror of
https://github.com/microsoft/graphrag.git
synced 2025-12-03 10:30:36 +00:00
* Copy base documents logic into final documents * Delete create_base_documents * Combine graph creation under create_base_entity_graph * Delete collapsed workflows * Migrate most graph internals to nx.Graph * Fix None edge case * Semver * Remove comment typo * Fix smoke tests