src code

instance method SpahQL#filter

SpahQL#filter(query) → SpahQL
  • query (String) – A SpahQL assertion query.

Runs the given assertion against each item in this set and returns a new SpahQL set containing only those items meeting the given assertion.