Options
All
  • Public
  • Public/Protected
  • All
Menu

An operator-based constraint of the form { <operator> : [<expression>...] }. The key is the operator, and the value is the array of arguments. If the operator is unary, the expression need not be wrapped in an array.

see

json-rql constraint

Hierarchy

  • Constraint

Indexable

[operator: string]: Expression | Expression[]

Operators are based on SPARQL expression keywords, lowercase with '@' prefix.

see

json-rql operators

see

SPARQL conditional

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Static property
  • Static method
  • Inherited property
  • Protected method

Generated using TypeDoc. Delivered by Vercel. @m-ld/m-ld - v0.9.2-edge.2 Source code licensed MIT. Privacy policy