4.5.1 (2024-12-03)
Breaking Changes:
- Initially support vector index feature
Improvements And Bug Fixes:
- modify exists execution plan (#670)
- Fix lgraph_cli hang after a error query (#692)
- Capture more system signals (#705)
- Add core dump path (#698)
- Add missing pair_unique in output of dbms.graph.getGraphSchema() (#707)
- Fix bolt coredump (#718)
- support node by label range scan (#722)
- Skip empty value when adding index (#761)
- add some string handling functions (#785)
- Add time print for lgraph_cli (#787)
- add ReplaceNodeScanWithIndexSeek optimization rule (#801)
4.5.1 (2024-12-03)
重大变更:
- 初步支持向量索引功能
优化和错误修复: