src code

instance method Spah.SpahQL#replaceAll

Spah.SpahQL#replaceAll(value) → Spah.SpahQL

Works just like #replace, but takes action against every result in this set:

// Replace all hashes with a polite notice. db.select(“///.type==’object’”).replace(“NO HASHES FOR YOU. ONE YEAR.”)