Skip to content
logo
In Silico Framework
ISFDataBase._subkeys
Initializing search
    in_silico_framework
    • API reference
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    in_silico_framework
    • API reference
      • Interface
      • biophysics_fitting
      • data_base
        • IO
        • analyze
        • db_initializers
        • data_base_register
        • dbopen
        • distributed_lock
        • exceptions
        • isf_data_base
          • LoaderWrapper
          • MetadataAccessor
          • ISFDataBase
            • _check_is_legacy_mdb
            • _infer_missing_metadata
            • _register_this_database
            • _set_unique_id
            • _is_initialized
            • _initialize
            • _convert_key_to_path
            • _check_key_format
            • _detect_dumper_string_of_existing_key
            • _find_dumper
            • _write_metadata
            • _check_writing_privilege
            • check_if_key_exists
            • get_id
            • register_dumper
            • save_db_state
            • read_db_state
            • get_mkdtemp
            • create_managed_folder
            • create_shared_numpy_store
            • create_sub_db
            • get
            • rename
            • set
            • maybe_calculate
            • keys
            • _subkeys
              • Mdata_base.isf_data_base.ISFDataBase._subkeys
            • ls
            • _get_str
            • remove
          • _check_working_dir_clean_for_build
          • make_all_str
          • get_dumper_from_folder
        • utils
        • is_data_base
        • is_sub_data_base
        • get_db_by_unique_id
      • simrun
      • single_cell_parser
      • singlecell_input_mapper
      • spike_analysis
      • visualize
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Mdata_base.isf_data_base.ISFDataBase._subkeys

    data_base ❭ isf_data_base ❭ ISFDataBase ❭ _subkeys

    ISFDataBase._subkeys¶

    data_base.isf_data_base.ISFDataBase._subkeys(keys=None)¶

    Returns all keys of a database, including their subdatabase keys.

    Previous ISFDataBase.keys
    Next ISFDataBase.ls
    © Copyright 2025 Max Planck Institute for Neurobiology of Behavior - CAESAR.
    Created using Sphinx 7.1.2. and Sphinx-Immaterial