instance method SpahQL#replaceAll
SpahQL#replaceAll(value) → 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.”)