Module comparison

Module comparison 

Source

Structsยง

EqualSparqlOp
Implementation of the SPARQL = operator.
GreaterOrEqualSparqlOp
Implementation of the SPARQL >= operator.
GreaterThanSparqlOp
Implementation of the SPARQL > operator.
LessOrEqualSparqlOp
Implementation of the SPARQL <= operator.
LessThanSparqlOp
Implementation of the SPARQL < operator.
SameTermSparqlOp
Implementation of the SPARQL SAME_TERM operator.