This class aims to eventually replace tiledb_dense
and tiledb_sparse
provided equivalent functionality
based on refactored implementation utilising newer TileDB features.
ctx
A TileDB context object
uri
A character despription
is.sparse
A logical value
as.data.frame
A logical value
attrs
A character vector
extended
A logical value
selected_ranges
An optional list with matrices where each matrix i describes the (min,max) pair of ranges for dimension i
query_layout
An optional character value
datetimes_as_int64
A logical value
encryption_key
A character value
timestamp
A POSIXct datetime variable
ptr
External pointer to the underlying implementation