graphrag/tests/unit/indexing
Nathan Evans 04d9f585c8
Some checks failed
Python CI / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python CI / python-ci (ubuntu-latest, 3.11) (push) Has been cancelled
Python CI / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python CI / python-ci (windows-latest, 3.11) (push) Has been cancelled
Python Integration Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Integration Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python Notebook Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Notebook Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python Smoke Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Smoke Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Re-implement hierarchical Leiden (#2049)
* Use graspologic-native hierarchical leiden

* Re-implement largest_connected_component

* Copy in modularity

* Use graspologic-native directly in pyproject

* Remove directed graph tests (we don't use this)

* Semver

* Remove graspologic dep
2025-09-09 16:26:07 -07:00
..
cache Refactor CacheFactory, StorageFactory, and VectorStoreFactory to use consistent registration patterns and add custom vector store documentation (#2006) 2025-08-28 13:53:07 -07:00
graph Re-implement hierarchical Leiden (#2049) 2025-09-09 16:26:07 -07:00
input Pipeline registration (#1940) 2025-06-12 16:14:39 -07:00
operations Improve internal logging functionality by using Python's standard logging module (#1956) 2025-07-09 18:29:03 -06:00
text_splitting Remove text unit grouping (#2052) 2025-09-09 16:04:04 -07:00
verbs Improve internal logging functionality by using Python's standard logging module (#1956) 2025-07-09 18:29:03 -06:00
__init__.py Initial Release 2024-07-01 15:25:30 -06:00
test_init_content.py Chore/lib updates (#1477) 2024-12-06 14:08:24 -06:00