SqlRegistry =========== .. currentmodule:: lsst.daf.butler.registries.sqlRegistry .. autoclass:: SqlRegistry :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SqlRegistry.defaultConfigFile .. rubric:: Methods Summary .. autosummary:: ~SqlRegistry.addDataset ~SqlRegistry.addDatasetLocation ~SqlRegistry.addExecution ~SqlRegistry.addRun ~SqlRegistry.associate ~SqlRegistry.attachComponent ~SqlRegistry.deleteOpaqueData ~SqlRegistry.disassociate ~SqlRegistry.ensureRun ~SqlRegistry.expandDataId ~SqlRegistry.fetchOpaqueData ~SqlRegistry.find ~SqlRegistry.fromConfig ~SqlRegistry.getAllCollections ~SqlRegistry.getAllDatasetTypes ~SqlRegistry.getDataset ~SqlRegistry.getDatasetLocations ~SqlRegistry.getDatasetType ~SqlRegistry.getExecution ~SqlRegistry.getRun ~SqlRegistry.insertDimensionData ~SqlRegistry.insertOpaqueData ~SqlRegistry.makeQueryBuilder ~SqlRegistry.makeRun ~SqlRegistry.query ~SqlRegistry.queryDatasets ~SqlRegistry.queryDimensions ~SqlRegistry.registerDatasetType ~SqlRegistry.registerOpaqueTable ~SqlRegistry.removeDataset ~SqlRegistry.removeDatasetLocation ~SqlRegistry.setConfigRoot ~SqlRegistry.transaction .. rubric:: Attributes Documentation .. autoattribute:: defaultConfigFile .. rubric:: Methods Documentation .. automethod:: addDataset .. automethod:: addDatasetLocation .. automethod:: addExecution .. automethod:: addRun .. automethod:: associate .. automethod:: attachComponent .. automethod:: deleteOpaqueData .. automethod:: disassociate .. automethod:: ensureRun .. automethod:: expandDataId .. automethod:: fetchOpaqueData .. automethod:: find .. automethod:: fromConfig .. automethod:: getAllCollections .. automethod:: getAllDatasetTypes .. automethod:: getDataset .. automethod:: getDatasetLocations .. automethod:: getDatasetType .. automethod:: getExecution .. automethod:: getRun .. automethod:: insertDimensionData .. automethod:: insertOpaqueData .. automethod:: makeQueryBuilder .. automethod:: makeRun .. automethod:: query .. automethod:: queryDatasets .. automethod:: queryDimensions .. automethod:: registerDatasetType .. automethod:: registerOpaqueTable .. automethod:: removeDataset .. automethod:: removeDatasetLocation .. automethod:: setConfigRoot .. automethod:: transaction