tiledb_array_schema_get_current_domain: Get the Current Domain of an Array Schema

View source: R/ArraySchema.R

tiledb_array_schema_get_current_domainR Documentation

Get the Current Domain of an Array Schema

Description

Note that tiledb_current_domain object may be empty.

Usage

tiledb_array_schema_get_current_domain(schema, ctx = tiledb_get_context())

Arguments

schema

A TileDB Schema object

ctx

Optional tiledb_ctx object

Value

An object of class tiledb_current_domain.


tiledb documentation built on June 8, 2025, 11:14 a.m.