lsst.daf.persistence
13.0-31-g48013df+4
|
Public Member Functions | |
def | __init__ (self) |
Static Public Member Functions | |
def | create (location) |
The registry base class.
Definition at line 65 of file registries.py.
def lsst.daf.persistence.registries.Registry.__init__ | ( | self | ) |
Definition at line 68 of file registries.py.
|
static |
Create a registry object of an appropriate type. @param location (string) Path or URL for registry, or None if unavailable
Definition at line 72 of file registries.py.