1255 1256 1257
# File 'lib/intermine/query.rb', line 1255 def self.xml_ops return { "IS" => "=", "IS NOT" => "!=" } end