box.rollback()
-
box.
rollback
() End the transaction, but cancel all its data-change operations. An explicit call to functions outside
box.space
that always yield, such as fiber.sleep() or fiber.yield(), will have the same effect.
__gc
metamethod
box
box.stat
box.cfg
box.ctl
box.error
box.index
box.index
box.info
box.schema
box.session
box.slab
box.space
box.tuple
box.once
box.snapshot
box.NULL
buffer
clock
console
crypto
csv
digest
errno
fiber
fio
fun
http
iconv
json
log
msgpack
net.box
os
pickle
socket
strict
string
table
tap
tarantool
uuid
utf8
uri
xlog
yaml
expirationd
membership
vshard
tarantoolctl
libslave
tutorialbox.
rollback
()End the transaction, but cancel all its data-change operations.
An explicit call to functions outside box.space
that always
yield, such as fiber.sleep() or
fiber.yield(), will have the same effect.