Tarantool CE/EE Documentation portal logo
Support
Updated at September 7, 2026   01:25 PM

sequence_object:reset()

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.