Skip to contents

Accesses Metadata from a TileDB Group

Usage

tiledb_group_get_metadata(grp, key)

Arguments

grp

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

key

A character value with the key of the metadata object to be retrieved

Value

The requested object, or NULL is not found