Uses of Class
org.apache.jena.sparql.expr.ExprNotComparableException
Packages that use ExprNotComparableException
-
Uses of ExprNotComparableException in org.apache.jena.cdt
Methods in org.apache.jena.cdt that throw ExprNotComparableExceptionModifier and TypeMethodDescriptionstatic intCompositeDatatypeList.compare(org.apache.jena.graph.impl.LiteralLabel value1, org.apache.jena.graph.impl.LiteralLabel value2, boolean sortOrderingCompare) Assumes that the datatype of both of the given literals is cdt:List.static intCompositeDatatypeMap.compare(org.apache.jena.graph.impl.LiteralLabel value1, org.apache.jena.graph.impl.LiteralLabel value2, boolean sortOrderingCompare) Assumes that the datatype of both of the given literals is cdt:Map.