__len__

__len__#

Catalog.__len__()#

The number of rows in the catalog.

Returns:
int

The number of rows in the catalog, as specified in its metadata. This value is undetermined when the catalog is modified, and therefore an error is raised.