DB Query
dbSimpleQuery
A db query returning one field based on a simple constraint, i.e., no and and or in the where clause.
#dbSimpleQuery |
||||
oneOf |
A filter selecting nodes from the external person trait database. |
|||
oneOf |
A table in the external person trait database. |
|||
type |
object |
|||
properties |
||||
|
||||
A filter returning nodes if the result of comparing left and right values with the operator is true. |
||||
properties |
||||
|
||||
|
||||
|
||||
type |
object |
|||
oneOf |
||||
A filter returning nodes if the left field value is or is not in the right list. |
||||
properties |
||||
|
||||
type |
string |
|||
enum |
in, not in |
|||
|
||||
|
||||
type |
object |
|||
oneOf |
||||