cognee/cognee
alekszievr 2e842652be
Fix diameter and shortest path calculation in networkx adapter [COG-1201] (#507)
…nnected graph

<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- Bug Fixes
- Enhanced reliability of graph metric calculations to gracefully handle
unexpected inputs, ensuring smoother and uninterrupted graph analysis
for end-users.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-08 00:15:26 +01:00
..
api refactor: Refactor search so graph completion is used by default (#505) 2025-02-07 17:16:34 +01:00
exceptions ruff format 2025-01-05 19:09:08 +01:00
infrastructure Fix diameter and shortest path calculation in networkx adapter [COG-1201] (#507) 2025-02-08 00:15:26 +01:00
modules feat: metrics in neo4j adapter [COG-1082] (#487) 2025-02-07 15:58:43 +01:00
shared feat: implements graph visualization method for cognee (#493) 2025-02-06 11:22:17 +01:00
tasks chore: Change Code graph gh action to use OpenAI API (#499) 2025-02-05 22:20:07 +01:00
tests Test: test descriptive graph metric calculation in neo4j and networkx adapters [COG-1188] (#500) 2025-02-07 17:27:44 +01:00
__init__.py feat: implements graph visualization method for cognee (#493) 2025-02-06 11:22:17 +01:00
base_config.py Update base_config.py 2025-01-16 13:19:43 +01:00
fetch_secret.py ruff format 2025-01-05 19:09:08 +01:00
pipelines.py feat: expose cognee.pipelines (#125) 2024-07-27 10:01:44 +02:00
root_dir.py ruff format 2025-01-05 19:09:08 +01:00