Ayush Kataria
Ayush Kataria
I am using ES version 7.12.0
Please assign to me
@juhikushwah Will you be assigning this issue?
Please assign to me
@juhikushwah Will you be assigning this issue?
Sorry, a type from me. It is actually 4.2.0.1 version of apoc. Will upgrade to the 4.2.0.10 anyways and try. Also, I had seen a community post with the same...
Even after changing to 4.2.0.10, we are still seeing the same issue. Any idea what may have caused it?
@vga91 `match (n) where id(n) = NNNN return n` runs fine but obviously doesn't return any node. But any new node I create has a nodeId +1 of the unavailable...
@vga91 I ran the consistency check, it didn't produce a inconsistencies file but this was the console output from it. ``` WARNING: Max 1024 open files allowed, minimum of 40000...
@vga91 It only occurred with `apoc.export.cypher.all` and not with `apoc.export.json.all` or `apoc.export.csv.all`. Eventually, we ended up replicating the database in a fresh install of neo4j and haven't seen the issue...