Tarantool CE/EE Documentation portal logo
Support
Updated at September 15, 2026   08:55 AM

box.space._sequence

sequence

_sequence is a system space for support of the sequence feature. It contains persistent information that was established by box.schema.sequence.create() or sequence_object:alter().

The system space view for _sequence is _vsequence.