graphrag/tests/verbs
Alonso Guevara d43124e576
Refactor Create Final Community reports to simplify code (#1456)
* Optimize prep claims

* Optimize community hierarchy restore

* Partial optimization of prepare_community_reports

* More optimization code

* Fix context string generation

* Filter community -1

* Fix cache, add more optimization fixes

* Fix local search community ids

* Cleanup

* Format

* Semver

* Remove perf counter

* Unused import

* Format

* Fix edge addition to reports

* Add edge by edge context creation

* Re-org of the optimization code

* Format

* Ruff

* Some Ruff fixes

* More pyright

* More pyright

* Pyright

* Pyright

* Update tests
2024-12-05 17:13:05 -06:00
..
data Refactor Create Final Community reports to simplify code (#1456) 2024-12-05 17:13:05 -06:00
__init__.py Verb merge nre1 (#1140) 2024-09-16 12:10:29 -07:00
test_create_base_entity_graph.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_create_base_text_units.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_create_final_communities.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_create_final_community_reports.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_create_final_covariates.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_create_final_documents.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_create_final_entities.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_create_final_nodes.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_create_final_relationships.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_create_final_text_units.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00
test_generate_text_embeddings.py Artifact cleanup (#1341) 2024-11-13 15:11:19 -08:00
util.py Graph collapse (#1464) 2024-12-05 11:57:26 -06:00