bayesline.api.Registry.names

Contents

bayesline.api.Registry.names#

abstract Registry.names(mode: Literal['All', 'Valid', 'Invalid'] = 'Valid') dict[str, int]#

Parameters#

modeMode

The mode to use when retrieving the ids.

Returns#

A dictionary of the unique names to the unique identifiers.