# {py:mod}`ovo.core.database.descriptors` ```{py:module} ovo.core.database.descriptors ``` ```{autodoc2-docstring} ovo.core.database.descriptors :allowtitles: ``` ## Module Contents ### Data ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`ALL_DESCRIPTORS ` - ```{autodoc2-docstring} ovo.core.database.descriptors.ALL_DESCRIPTORS :summary: ``` * - {py:obj}`ALL_DESCRIPTORS_BY_KEY ` - ```{autodoc2-docstring} ovo.core.database.descriptors.ALL_DESCRIPTORS_BY_KEY :summary: ``` * - {py:obj}`PRESETS ` - ```{autodoc2-docstring} ovo.core.database.descriptors.PRESETS :summary: ``` * - {py:obj}`ALL_DESCRIPTOR_KEYS ` - ```{autodoc2-docstring} ovo.core.database.descriptors.ALL_DESCRIPTOR_KEYS :summary: ``` * - {py:obj}`ALL_DESCRIPTOR_KEYS_SET ` - ```{autodoc2-docstring} ovo.core.database.descriptors.ALL_DESCRIPTOR_KEYS_SET :summary: ``` * - {py:obj}`STRUCTURE_PATH_DESCRIPTORS ` - ```{autodoc2-docstring} ovo.core.database.descriptors.STRUCTURE_PATH_DESCRIPTORS :summary: ``` * - {py:obj}`SEQUENCE_DESIGN_PATH_DESCRIPTORS ` - ```{autodoc2-docstring} ovo.core.database.descriptors.SEQUENCE_DESIGN_PATH_DESCRIPTORS :summary: ``` ```` ### API ````{py:data} ALL_DESCRIPTORS :canonical: ovo.core.database.descriptors.ALL_DESCRIPTORS :value: > [] ```{autodoc2-docstring} ovo.core.database.descriptors.ALL_DESCRIPTORS ``` ```` ````{py:data} ALL_DESCRIPTORS_BY_KEY :canonical: ovo.core.database.descriptors.ALL_DESCRIPTORS_BY_KEY :value: > None ```{autodoc2-docstring} ovo.core.database.descriptors.ALL_DESCRIPTORS_BY_KEY ``` ```` ````{py:data} PRESETS :canonical: ovo.core.database.descriptors.PRESETS :value: > None ```{autodoc2-docstring} ovo.core.database.descriptors.PRESETS ``` ```` ````{py:data} ALL_DESCRIPTOR_KEYS :canonical: ovo.core.database.descriptors.ALL_DESCRIPTOR_KEYS :value: > None ```{autodoc2-docstring} ovo.core.database.descriptors.ALL_DESCRIPTOR_KEYS ``` ```` ````{py:data} ALL_DESCRIPTOR_KEYS_SET :canonical: ovo.core.database.descriptors.ALL_DESCRIPTOR_KEYS_SET :value: > 'frozenset(...)' ```{autodoc2-docstring} ovo.core.database.descriptors.ALL_DESCRIPTOR_KEYS_SET ``` ```` ````{py:data} STRUCTURE_PATH_DESCRIPTORS :canonical: ovo.core.database.descriptors.STRUCTURE_PATH_DESCRIPTORS :value: > None ```{autodoc2-docstring} ovo.core.database.descriptors.STRUCTURE_PATH_DESCRIPTORS ``` ```` ````{py:data} SEQUENCE_DESIGN_PATH_DESCRIPTORS :canonical: ovo.core.database.descriptors.SEQUENCE_DESIGN_PATH_DESCRIPTORS :value: > None ```{autodoc2-docstring} ovo.core.database.descriptors.SEQUENCE_DESIGN_PATH_DESCRIPTORS ``` ````