tiledb_query_stats {tiledb} | R Documentation |
Return query statistics as a JSON string
Description
Return query statistics as a JSON string
Usage
tiledb_query_stats(query)
Arguments
query |
A TileDB Query object |
Value
A JSON-formatted string with context statistics
[Package tiledb version 0.29.0 Index]