bw2data.backends.schema# Attributes# _get_id_cache Classes# ActivityDataset ExchangeDataset Functions# _clear_get_id_cache(sender, **kwargs) _remove_activity_from_get_id_cache(sender[, old]) _remove_changed_activity_key_from_get_id_cache(sender) _remove_database_from_get_id_cache(sender, name, **kwargs) get_id(key) Module Contents# class bw2data.backends.schema.ActivityDataset[source]# Bases: bw2data.snowflake_ids.SnowflakeIDBaseClass code[source]# data[source]# database[source]# property key[source]# location[source]# name[source]# product[source]# type[source]# class bw2data.backends.schema.ExchangeDataset[source]# Bases: bw2data.snowflake_ids.SnowflakeIDBaseClass data[source]# input_code[source]# input_database[source]# output_code[source]# output_database[source]# type[source]# bw2data.backends.schema._clear_get_id_cache(sender, **kwargs)[source]# bw2data.backends.schema._remove_activity_from_get_id_cache(sender, old=None, **kwargs)[source]# bw2data.backends.schema._remove_changed_activity_key_from_get_id_cache(sender, old=None, **kwargs)[source]# bw2data.backends.schema._remove_database_from_get_id_cache(sender, name: str, **kwargs)[source]# bw2data.backends.schema.get_id(key)[source]# bw2data.backends.schema._get_id_cache: dict[source]#