klyn.databases.entities.EntityTransaction.rollback
method
public rollback() as Void:
Description

Rolls back the database transaction and restores auto-commit.

Example
transaction.rollback()