How did you delete the nodes? Do you have steps to reproduce it?
It would be great if we could reproduce it. On Fri, Aug 8, 2014 at 2:27 PM, ducky <[email protected]> wrote: > Hi, > I am using Neo4j 2.1.3. After I deleted some nodes of a particular label, > when I try to count the number of nodes of that particular label using > cypher, I get an error: 'EntityNotFoundException: Node with id x'. After > checking SO > <https://stackoverflow.com/questions/21173724/neo4j-entitynotfound-prevents-cypher-match-from-working>, > I deleted the graph.db/schema/label folder and the queries started working > again. > > Is this something which is a known bug in neo4j? I wasn't updating the > database and the data was all imported using Neo4j 2.1.3. > > cheers > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
