Converts the QueryV to Hash form.
153 154 155
# File 'lib/fauna/objects.rb', line 153 def to_hash { :@query => value } end