Uses of Class
org.apache.jena.sparql.expr.ExprNotComparableException

Packages that use ExprNotComparableException
Package
Description
 
  • Uses of ExprNotComparableException in org.apache.jena.cdt

    Modifier and Type
    Method
    Description
    static 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.