hpcflow.sdk.persistence.base#
Base persistence models.
Store* classes represent the element-metadata in the store, in a store-agnostic way.
Functions
Combine two dicts into a new dict that is ordered on its keys. |
Classes
An abstract class representing a persistent workflow store. |
|
Represents the features provided by a persistent store. |
|
Represents an element action run in a persistent store. |
|
Represents an element in a persistent store. |
|
Represents an element iteration in a persistent store. |
|
Represents a parameter in a persistent store. |
|
Represents a task in a persistent store. |