thunder.core.proxies.CollectionProxy¶
- class thunder.core.proxies.CollectionProxy(coll, *, name=None, tags=None)[source]¶
Bases:
ProxyMethods
__init__(coll, *[, name, tags])collection()- rtype:
get_default_prefix()- rtype:
replace(**changes)Return a copy of the Proxy object with new values for the specified fields as given to the constructor as arguments.
replace_name([name, disambiguate])Return a copy of this proxy with the given name.
type_string()- rtype:
Attributes
nameprefixReturn the prefix for this proxy instance.
tags