- Added functionality to automatically create inverse backlinks for intra-note edges at the chunk level, ensuring that backlinks are generated only when they do not already exist. - Updated the documentation to outline the requirements and rules for backlink creation, including conditions for deduplication and scope. - Introduced unit tests to validate the creation of backlinks and ensure correct behavior when existing backlinks are present. - Incremented version to 4.4.0 to reflect the new feature addition. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| graph_db_adapter.py | ||
| graph_derive_edges.py | ||
| graph_extractors.py | ||
| graph_subgraph.py | ||
| graph_utils.py | ||
| graph_weights.py | ||