Tarantool CE/EE Documentation portal logo
Support
Updated at August 24, 2026   05:21 PM

sequence_object:reset()

sequence_object

sequence_object:reset()

Set the sequence back to its original state. The effect is that a subsequent next() will return the start value. This function requires a 'write' privilege on the sequence.