graphrag/tests/unit/indexing
Nathan Evans ce5b1207e0
Collapse graph documents workflows (#1284)
* 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
2024-10-15 13:58:58 -06:00
..
cache Initial Release 2024-07-01 15:25:30 -06:00
config Initial Release 2024-07-01 15:25:30 -06:00
graph Fix sort_context max_tokens & max_tokens param in verb (#888) 2024-08-12 15:55:31 -06:00
verbs Collapse graph documents workflows (#1284) 2024-10-15 13:58:58 -06:00
workflows Initial Release 2024-07-01 15:25:30 -06:00
__init__.py Initial Release 2024-07-01 15:25:30 -06:00
test_exports.py Initial Release 2024-07-01 15:25:30 -06:00
test_init_content.py Initial Release 2024-07-01 15:25:30 -06:00