Skip to contents

Set a Current Domain of an Array Schema

Usage

tiledb_array_schema_set_current_domain(schema, cd, ctx = tiledb_get_context())

Arguments

schema

An Array Schema

cd

An CurrendDomain object

ctx

Optional tiledb_ctx object

Value

Nothing is returned from this function (but an error, should it occur is reported)