[][src]Module tarantool_module::space

Box: spaces

CRUD operations in Tarantool are implemented by the box.space submodule. It has the data-manipulation functions select, insert, replace, update, upsert, delete, get, put.

See also:

Structs

Space

Enums

SystemSpace

Provides access to system spaces