Neo4j backup finds inconsistencies. Now what? -


the neo4j-backup reports inconsistencies database.

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 } 

i able step around time restoring backup made before problem occurred, options if not possible?

using neo4j 2.2.0 here.

in case of commercial enterprise subscription handled part of neo technology's support.

another option using michael's storecopy tool copy on database, see https://github.com/jexp/store-utils.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -