Neo4j备份发现不一致.怎么办?

sub*_*ris 8 neo4j

neo4j-backup报告中的一些矛盾与我的数据库.

2015-04-22 19:27:44.175+0000 INFO  [org.neo4j]: Inconsistencies found: ConsistencySummaryStatistics{
    Number of errors: 4
    Number of warnings: 0
    Number of inconsistent PROPERTY records: 1
    Number of inconsistent RELATIONSHIP_GROUP records: 3
}
Run Code Online (Sandbox Code Playgroud)

这次我通过恢复在问题发生之前立即进行的备份来绕过它,但如果不可能,我会选择什么?

在这里使用Neo4j 2.2.0.

Ste*_*ter 0

如果是商业企业订阅,这可以作为 Neo Technology 支持的一部分进行处理。

另一种选择是使用 Michael 的 storecopy 工具复制数据库,请参阅https://github.com/jexp/store-utils