zcollection.indexing.abc.Indexer.create#

abstract classmethod Indexer.create(path, zds, *, filesystem=None, **kwargs)[source]#

Create a new index.

Parameters:
Returns:

The created index.

Return type:

Indexer