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

  • table

uniqueIdRef

A filter returning nodes if the result of comparing left and right values with the operator is true.

properties

  • operator

comparisonOperator

  • left

dbField

  • right

type

object

oneOf

dbFieldValue

observable

variableReference

A filter returning nodes if the left field value is or is not in the right list.

properties

  • operator

type

string

enum

in, not in

  • left

dbField

  • right

type

object

oneOf

dbFieldValueList

dbFieldValueSelector