Registry ======== .. currentmodule:: lsst.daf.butler .. autoclass:: Registry :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Registry.defaultConfigFile ~Registry.dimensions .. rubric:: Methods Summary .. autosummary:: ~Registry.associate ~Registry.certify ~Registry.createFromConfig ~Registry.decertify ~Registry.deleteOpaqueData ~Registry.disassociate ~Registry.expandDataId ~Registry.fetchOpaqueData ~Registry.findDataset ~Registry.fromConfig ~Registry.getCollectionChain ~Registry.getCollectionDocumentation ~Registry.getCollectionType ~Registry.getDataset ~Registry.getDatasetLocations ~Registry.getDatasetType ~Registry.getDatastoreBridgeManager ~Registry.insertDatasets ~Registry.insertDimensionData ~Registry.insertOpaqueData ~Registry.isWriteable ~Registry.makeQueryBuilder ~Registry.queryCollections ~Registry.queryDataIds ~Registry.queryDatasetAssociations ~Registry.queryDatasetTypes ~Registry.queryDatasets ~Registry.queryDimensionRecords ~Registry.registerCollection ~Registry.registerDatasetType ~Registry.registerOpaqueTable ~Registry.registerRun ~Registry.removeCollection ~Registry.removeDatasetType ~Registry.removeDatasets ~Registry.setCollectionChain ~Registry.setCollectionDocumentation ~Registry.syncDimensionData ~Registry.transaction .. rubric:: Attributes Documentation .. autoattribute:: defaultConfigFile .. autoattribute:: dimensions .. rubric:: Methods Documentation .. automethod:: associate .. automethod:: certify .. automethod:: createFromConfig .. automethod:: decertify .. automethod:: deleteOpaqueData .. automethod:: disassociate .. automethod:: expandDataId .. automethod:: fetchOpaqueData .. automethod:: findDataset .. automethod:: fromConfig .. automethod:: getCollectionChain .. automethod:: getCollectionDocumentation .. automethod:: getCollectionType .. automethod:: getDataset .. automethod:: getDatasetLocations .. automethod:: getDatasetType .. automethod:: getDatastoreBridgeManager .. automethod:: insertDatasets .. automethod:: insertDimensionData .. automethod:: insertOpaqueData .. automethod:: isWriteable .. automethod:: makeQueryBuilder .. automethod:: queryCollections .. automethod:: queryDataIds .. automethod:: queryDatasetAssociations .. automethod:: queryDatasetTypes .. automethod:: queryDatasets .. automethod:: queryDimensionRecords .. automethod:: registerCollection .. automethod:: registerDatasetType .. automethod:: registerOpaqueTable .. automethod:: registerRun .. automethod:: removeCollection .. automethod:: removeDatasetType .. automethod:: removeDatasets .. automethod:: setCollectionChain .. automethod:: setCollectionDocumentation .. automethod:: syncDimensionData .. automethod:: transaction