cognee/cognee/api/v1/cognify
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
..
routers feat: add codegraph related API endpoints 2025-01-28 10:08:59 +01:00
__init__.py feat: split add into tasks and use pipeline architecture (#141) 2024-09-30 14:09:20 +02:00
code_graph_pipeline.py Merge branch 'dev' into COG-970-refactor-tokenizing 2025-01-28 15:44:57 +01:00
cognify_v2.py feat: Calculate graph metrics for networkx graph [COG-1082] (#484) 2025-02-03 18:05:53 +01:00