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