src code

instance method Spah.SpahQL.QueryResultSet#assert

Spah.SpahQL.QueryResultSet#assert(query) → Boolean
  • query (String) – The assertion query to be executed.

Executes a scoped assertion query for each result in the set, returning true if all results are successfully asserted and false if any result fails to be asserted.