TileDB-R icon indicating copy to clipboard operation
TileDB-R copied to clipboard

Add `tiledb_query_condition_negate` wrapper to R API

Open nickvigilante opened this issue 8 months ago • 0 comments

The TileDB-R docs originally suggested that tiledb_query_condition_combine() supported the NOT operator, but that was wrong. This PR adds a wrapper to negate a query condition.

nickvigilante avatar May 06 '25 20:05 nickvigilante