beginTransaction

open fun beginTransaction()

Start transaction NB: to avoid deadlock, caller should have synchronized(store.getDatabase()) around the whole transaction