Tarantool CE/EE Documentation portal logo
Support
Updated at July 17, 2026   02:08 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.