The registry base class.
Definition at line 61 of file registries.py.
◆ __init__()
def lsst.daf.persistence.registries.Registry.__init__ |
( |
|
self | ) |
|
◆ __del__()
def lsst.daf.persistence.registries.Registry.__del__ |
( |
|
self | ) |
|
◆ create()
def lsst.daf.persistence.registries.Registry.create |
( |
|
location | ) |
|
|
static |
Create a registry object of an appropriate type.
@param location (string) Path or URL for registry, or None if
unavailable
Definition at line 71 of file registries.py.
The documentation for this class was generated from the following file: