Skip to contents

Returns a Dimension indicated by index for the given TileDB Domain

Usage

tiledb_domain_get_dimension_from_index(domain, idx)

Arguments

domain

TileDB Domain object

idx

Integer index of the selected dimension

Value

TileDB Dimension object