Collect the query results to finalize piped expression
# S4 method for tiledb_array
tdb_collect(x, ...)
The object returning from a tiledb_array query (the type of which can be
set via the return preference mechanism, see the help for "["
accessor)
A tiledb_array object as first argument, permitting piping
Ignored