Method: InterMine::PathQuery::LoopConstraint.valid_ops

Defined in:
lib/intermine/query.rb

.valid_opsObject



1251
1252
1253
# File 'lib/intermine/query.rb', line 1251

def self.valid_ops
    return ["IS", "IS NOT"]
end