public rollbackTransaction() as Void:
Rolls back the active transaction and restores auto-commit.
session.rollbackTransaction()