TarantoolTuple usage
February 10, 2023 ยท View on GitHub
TarantoolTuple usage
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: