tiledb_get_query_status {tiledb}R Documentation

Retrieve the cached status of the last finalized query

Description

This function accesses the status of the last query without requiring the query object.

Usage

tiledb_get_query_status()

Value

The status of the last query


[Package tiledb version 0.27.0 Index]