tiledb_query_set_buffer_ptr_char: Assign a buffer to a Query attribute

View source: R/Query.R

tiledb_query_set_buffer_ptr_charR Documentation

Assign a buffer to a Query attribute

Description

Assign a buffer to a Query attribute

Usage

tiledb_query_set_buffer_ptr_char(query, attr, bufptr)

Arguments

query

A TileDB Query object

attr

A character value containing the attribute

bufptr

An external pointer with a query buffer

Value

The modified query object, invisibly


TileDB-Inc/TileDB-R documentation built on April 13, 2025, 8:25 a.m.