tiledb_query_get_fragment_uri: Retrieve the URI for a given Query Fragment

View source: R/Query.R

tiledb_query_get_fragment_uriR Documentation

Retrieve the URI for a given Query Fragment

Description

This function is only applicable to ‘WRITE’ queries.

Usage

tiledb_query_get_fragment_uri(query, idx)

Arguments

query

A TileDB Query object

idx

An integer (or numeric) index ranging from zero to the number of fragments minus 1

Value

An character value with the fragment URI


tiledb documentation built on Sept. 27, 2023, 9:06 a.m.