Learn R Programming

tiledb (version 0.33.0)

tiledb_array_schema_get_current_domain: 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())

Value

An object of class tiledb_current_domain.

Arguments

schema

A TileDB Schema object

ctx

Optional tiledb_ctx object