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 int
CompositeDatatypeList.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 int
CompositeDatatypeMap.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.