There are 2+1 types of indexing in memgraph:
Indices probably doesn’t work well with lower isolation levels than snapshot
They are not using the ApplyDeltasForRead
function from mvcc..hpp
, but implement their own which is totally unaware of the isolation levels.