Skip to content

获取索引列表时出错: Database name parameter for selecting database is not supported in Bolt Protocol Version(3, 0). Database name 'neo4j'. #76

@original-heart

Description

@original-heart

删除索引时遇到了该问题,完整日志如下

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions