-
Notifications
You must be signed in to change notification settings - Fork 255
Open
Description
删除索引时遇到了该问题,完整日志如下
import pynvml # type: ignore[import]
┌─────────────────────────────────────────────────────────────────────────────┐
│ 开始知识图谱处理流程 │
└─────────────────────────────────────────────────────────────────────────────┘
步骤 0: 清除所有旧索引
============================================================
开始清理所有索引...
============================================================
获取索引列表时出错: Database name parameter for selecting database is not supported in Bolt Protocol Version(3, 0). Database name 'neo4j'.
尝试删除常见的索引名称...
删除 chunk_embedding 失败: Database name parameter for selecting database is not supported in Bolt Protocol Version(3, 0). Database name 'neo4j'.
删除 chunk_vector 失败: Database name parameter for selecting database is not supported in Bolt Protocol Version(3, 0). Database name 'neo4j'.
删除 entity_embedding 失败: Database name parameter for selecting database is not supported in Bolt Protocol Version(3, 0). Database name 'neo4j'.
删除 entity_vector 失败: Database name parameter for selecting database is not supported in Bolt Protocol Version(3, 0). Database name 'neo4j'.
删除 vector 失败: Database name parameter for selecting database is not supported in Bolt Protocol Version(3, 0). Database name 'neo4j'.
============================================================
步骤 1: 构建基础图谱
⠸ 初始化组件... ------------------------------ 75%
┌─────────────────────────────────────────────────────────────────────────────┐
│ 处理过程中出现错误: Database name parameter for selecting database is not │
│ supported in Bolt Protocol Version(3, 0). Database name 'neo4j'. │
└─────────────────────────────────────────────────────────────────────────────┘
执行过程中出现错误: Database name parameter for selecting database is not
supported in Bolt Protocol Version(3, 0). Database name 'neo4j'.neo4j 的版本是neo4j-community-4.2.1
Metadata
Metadata
Assignees
Labels
No labels