Skip to contents

Move Storr to another URI

Usage

storr_move(uri, newuri, context = NULL)

Arguments

uri

The URI path of storr.

newuri

Destination URI path to move the storr to.

context

Optional tiledb_ctx object.

Value

The new uri path, invisibly.

See also

Other storr-utilities: storr_copy(), storr_rename()