Set query_condition object for the array
Source:R/TileDBArray.R
query_condition-set-tiledb_array-method.Rd
A tiledb_array
object can have an associated query condition object to set
conditions on the read queries. This methods sets the ‘query_condition’ object.
Usage
query_condition(x) <- value
# S4 method for class 'tiledb_array'
query_condition(x) <- value