知识库

标记为 约束

错误解释 “Database constraints have changed (txId=xxxxx) after this transaction (txId=yyyyy) started, which is not yet supported”

以下错误,通过 bin/neo4j-shell 获取,或记录在 log/debug.log(3.x)或 graph.db/messages.log(2.3.x)中,可通过以下情形解释:在 2012 年 10 月 19 日 09:05 抛出的异常……

阅读更多

在 3.5 上重新创建索引和约束

本文介绍了在 3.5.x 上删除并重新创建所有索引和约束的过程。这是从 3.5 之前的版本升级后的推荐步骤,以便所有……

阅读更多

使用 Cypher 生成 Cypher 语句以重新创建索引和约束

以下内容可用于从现有数据库中提取索引定义和约束定义,生成的输出可以在另一个 Neo4j 数据库上回放。例如……

阅读更多

© . This site is unofficial and not affiliated with Neo4j, Inc.