Begins a transaction on a SliceBuilder object.
The transaction must end after any transactions created within the transaction but before the slice is finish()-ed. A transaction can be ended either by commit()-ing or reverting through the destructor.
Saves the current state of a slice.
See Implementation
Begins a transaction on a SliceBuilder object.
The transaction must end after any transactions created within the transaction but before the slice is finish()-ed. A transaction can be ended either by commit()-ing or reverting through the destructor.
Saves the current state of a slice.