
Read operations can also be transactions
For many cases, they are used for create, update or delete operations, however, in some other cases. a read operation that requires consistent data in a specific timestamp could also be implemented within a transaction (e.g., generating reports).