tiledb_fragment_info_get_to_vacuum_uri {tiledb}R Documentation

Return fragment info URI of the to be vacuumed index

Description

Return fragment info URI of the to be vacuumed index

Usage

tiledb_fragment_info_get_to_vacuum_uri(object, fid)

Arguments

object

A TileDB fragment info object

fid

A fragment object index

Value

A character variable with the URI of the be vacuumed index


[Package tiledb version 0.27.0 Index]