relstorage.interfaces – Interfaces for top-level RelStorage components¶
Interfaces for top-level RelStorage components.
These interfaces aren’t meant to be considered public, they exist to serve as documentation and for validation of RelStorage internals.
- Bool¶
alias of
_Field
- class OID(description, required=False, **kwargs)[source]¶
Bases:
_FieldA ZODB object identifier, represented as a 64-bit integer.