Class: RDF::N3::Algebra::Str::NotLessThan
- Inherits:
-
LessThan
- Object
- SPARQL::Algebra::Operator::Binary
- ResourceOperator
- LessThan
- RDF::N3::Algebra::Str::NotLessThan
- Defined in:
- lib/rdf/n3/algebra/str/not_less_than.rb
Overview
True iff the string is NOT less than the object when ordered according to Unicode(tm) code order.
Constant Summary collapse
Instance Attribute Summary
Attributes included from Enumerable
Instance Method Summary collapse
Methods inherited from LessThan
Methods inherited from ResourceOperator
#as_literal, #execute, #input_operand, #resolve, #valid?