tiledb_attribute_get_nullable {tiledb}R Documentation

Get the TileDB Attribute Nullable flag value

Description

Get the TileDB Attribute Nullable flag value

Usage

tiledb_attribute_get_nullable(attr)

Arguments

attr

A TileDB Attribute object

Value

A boolean value with the ‘Nullable’ status


[Package tiledb version 0.27.0 Index]