Combine two 'tiledb_query_condition' objects
Source:R/QueryCondition.R
tiledb_query_condition_combine.Rd
Combines two query condition object using a relatiional operator. Support for operator 'AND' is generally available, the 'OR' operator is available if TileDB 2.10 or newer is used.