KeyValue
org.sagebionetworks.repo.model.search.query.KeyValue
JSON schema for a faceted key-value pair.
Field | Type | Description |
---|---|---|
key | STRING | The facet name |
value | STRING | The facet value |
not | BOOLEAN | True when this key value should be negated |