Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-10-2020 03:02 PM
I have a graph DB with full text search index which has EVENTUALLY_CONSISTENT set to True
The problem is some of my MATCH queries return:
Missing kernel to cypher mapping for limitation: EVENTUALLY_CONSISTENT
For example i just added one property to some of my Nodes; now any query about those Nodes return the above error!
What is the problem?
11-23-2020 03:52 PM
I encountered the same issue here. Just recreated a fulltext index and a simple relationship query had this issue.
12-01-2020 04:25 AM
Hey, did you figure out the issue? I'm facing the same problem and re-indexing or restarting the database didn't help. Tried everything but no luck so far. When I remove the argument eventually_consistent
then everything works fine but I need that argument.
All the sessions of the conference are now available online