src code

instance method SpahQL.Token.FilterQuery#evaluate

SpahQL.Token.FilterQuery#evaluate(rootData, scopeData, path) → Boolean
  • rootData (Object) – The entire root-level data structure being queried
  • scopeData (Object) – The data for the scope at which this query is being executed.

Evaluates this filter query as an assertion.