linkml_store.api.stores.hdf5 package Adapter for HDF5 file storage. Warning Experimental support for HDF5 storage. Submodules linkml_store.api.stores.hdf5.hdf5_collection module HDF5Collection HDF5Collection.hdf5_group HDF5Collection.insert() HDF5Collection.delete() HDF5Collection.delete_where() HDF5Collection.query() HDF5Collection.query_facets() linkml_store.api.stores.hdf5.hdf5_database module HDF5Database HDF5Database.collection_class HDF5Database.__init__() HDF5Database.file HDF5Database.commit() HDF5Database.close() HDF5Database.query() HDF5Database.init_collections() HDF5Database.induce_schema_view()