cognee/examples/python
Daniel Molnar d27f847753
Transition to new retrievers, update searches (#585)
<!-- .github/pull_request_template.md -->

## Description
Delete legacy search implementations after migrating to new retriever
classes

## 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**
- Enhanced search and retrieval capabilities, providing improved context
resolution for code queries, completions, summaries, and graph
connections.
  
- **Refactor**
- Shifted to a modular, object-oriented approach that consolidates query
logic and streamlines error management for a more robust and scalable
experience.
  
- **Bug Fixes**
- Improved error handling for unsupported search types and retrieval
operations.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-27 15:25:24 +01:00
..
code_graph_example.py Feat: log pipeline status and pass it through pipeline [COG-1214] (#501) 2025-02-11 16:41:40 +01:00
cognee_simple_document_demo.py Cognee simple document example (#521) 2025-02-11 13:58:35 +01:00
dynamic_steps_example.py refactor: Refactor search so graph completion is used by default (#505) 2025-02-07 17:16:34 +01:00
graphiti_example.py Transition to new retrievers, update searches (#585) 2025-02-27 15:25:24 +01:00
multimedia_example.py refactor: Refactor search so graph completion is used by default (#505) 2025-02-07 17:16:34 +01:00
simple_example.py refactor: Refactor search so graph completion is used by default (#505) 2025-02-07 17:16:34 +01:00