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...