You can use TarantoolTuple for creating tuple which can be sent to the Tarantool instance
or can be returned from default tarantool/crud or box methods.
You can create TarantoolTuple with this factory TarantoolTupleFactory
.
See an example below:
You can use TarantoolTuple for creating tuple which can be sent to the Tarantool instance
or can be returned from default tarantool/crud or box methods.
You can create TarantoolTuple with this factory TarantoolTupleFactory
.
See an example below: