This class aims to eventually replace tiledb_dense
and tiledb_sparse provided equivalent functionality
based on refactored implementation utilising newer TileDB features.
ctxA TileDB context object
uriA character despription
is.sparseA logical value
as.data.frameA logical value
attrsA character vector
extendedA logical value
selected_rangesAn optional list with matrices where each matrix i describes the (min,max) pair of ranges for dimension i
query_layoutAn optional character value
datetimes_as_int64A logical value
encryption_keyA character value
timestampA POSIXct datetime variable
as.matrixA logical value
ptrExternal pointer to the underlying implementation