src code

instance method SpahQL#concat

SpahQL#concat(otherSpahQL) → SpahQL
  • otherSpahQL (SpahQL) – Any other SpahQL instance.

Creates and returns a new SpahQL set containing all results from this instance followed by all results from the given instance.