tiledb_attribute_set_nullable: Set the TileDB Attribute Nullable flags
Description
Set the TileDB Attribute Nullable flags
Usage
tiledb_attribute_set_nullable(attr, flag)
Arguments
- attr
A TileDB Attribute object
- flag
A boolean flag to turn ‘Nullable’ on or off