Class SearchStore¶
Defined in File AMSStore.py
Inheritance Relationships¶
Base Type¶
public AMSStore.StoreCommand(Class StoreCommand)
Class Documentation¶
- AMSStore.SearchStore : public AMSStore.StoreCommand
A class serving kosh-queries
Public Functions
- __init__(self, domain=None, entry=None, metadata=None, version=None, field=None, **kwargs)¶
Initializes the 'SearchStore' class with the specific query Args: entry: Optional name of an ensemble to search for names metadata: JSON-like string with key-values to match the kosh-store version: Request a search for a specific version field: Print only the specified field
- __call__(self, store)¶
Searches the 'sttore' for the requested queries