Skip to contents

Upgrade an Array to the current TileDB Array Schema Format

Usage

tiledb_array_upgrade_version(array, config = NULL, ctx = tiledb_get_context())

Arguments

array

A TileDB Array object

config

A TileDB Configuration (optional, default NULL)

ctx

A tiledb_ctx object (optional)

Value

Nothing is returned as the function is invoked for its side effect