instance method SpahQL#replace
SpahQL#replace(value) → SpahQL
-
value
(Object
) – The value to replace this query result’s value.
Replaces the value of the first item in this set, modifying the queried data in the process. If the first item in this set is the root, no action will be taken.
Returns self.