cognee/cognee/api/v1
alekszievr 2858a674f5
feat: Calculate graph metrics for networkx graph [COG-1082] (#484)
<!-- .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

- **New Features**
- Enabled an option to retrieve more detailed metrics, providing
comprehensive analytics for graph and descriptive data.

- **Refactor**
- Standardized the way metrics are obtained across components for
consistent behavior and improved data accuracy.
  
- **Chore**
- Made internal enhancements to support optional detailed metric
calculations, streamlining system performance and ensuring future
scalability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
2025-02-03 18:05:53 +01:00
..
add refactor: Refactor ingestion to only have one ingestion task 2025-01-20 14:33:47 +01:00
authenticate_user ruff format 2025-01-05 19:09:08 +01:00
cognify feat: Calculate graph metrics for networkx graph [COG-1082] (#484) 2025-02-03 18:05:53 +01:00
config feat: Add ability to change graph database configuration through cognee 2025-01-09 16:41:18 +01:00
datasets Fix linter issues 2025-01-05 19:48:35 +01:00
permissions/routers Fix linter issues 2025-01-05 19:24:55 +01:00
prune ruff format 2025-01-05 19:09:08 +01:00
search fix: Fixes ruff formatting 2025-01-09 12:00:49 +01:00
settings/routers feat: Add gemini support [COG-1023] (#485) 2025-01-31 18:03:23 +01:00
users Fix visualization 2025-01-08 13:13:52 +01:00
visualize Fix for now 2025-01-16 21:36:25 +01:00
__init__.py chore: rename package 2024-03-13 16:08:11 +01:00