tiledbsoma.Experiment.metadata

property Experiment.metadata: MutableMapping[str, Any]

The metadata of this SOMA object.

The returned value directly references the stored metadata; reads from and writes to it (provided the object is opened) are reflected in storage.

Lifecycle: maturing