SearchTerm

class tracdap.rt.metadata.SearchTerm

Individual search term for a search of the TRAC metadata store.

Applies a search operator against an individual tag attribute.

attrName: str

The name of the attribute to search for

attrType: BasicType

The primitive type of the attribute being searched for

operator: SearchOperator

The search operator to apply

searchValue: Value

The search value to look for