Skip to contents

Deletes Metadata from a TileDB Group

Usage

tiledb_group_delete_metadata(grp, key)

Arguments

grp

A TileDB Group object as for example returned by tiledb_group()

key

A character value with they index under which the data will be written

Value

The TileDB Group object, invisibly