cancelWrite

abstract fun cancelWrite()

Cancel the write. Any changes will not be persisted to disk.

Throws

if the write transaction was already cancelled.