hpcflow.sdk.persistence.store_cls_from_str# hpcflow.sdk.persistence.store_cls_from_str(store_format)# Get the class that implements the persistence store from its name. Parameters: store_format (str) – Return type: Type[PersistentStore]