tiledbsoma.Collection.close

Collection.close() None

Release any resources held while the object is open. Closing an already-closed object is a no-op.

Examples

>>> soma_object.close()

Lifecycle

Maturing.