Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 597 Bytes

File metadata and controls

16 lines (10 loc) · 597 Bytes

EqualsQuery

Returns objects where the specified field is equal to a value.

For string properties, full term matching only works when Selectable is enabled for the property in Ontology Manager.

Properties

Name Type Required Description
field FieldNameV1 Yes
value PropertyValue Yes
type Literal["eq"] Yes None

[Back to Model list] [Back to API list] [Back to README]