Hi,
I need to run a query with apoc.case(..) and this seem to take more time to return results. Executing a particular case query, return results quickly. To show what is happening, I came up with following example -
EXPLAIN
CALL apoc.case([2 = 2, "...