Uses of Package
com.hp.hpl.jena.sparql.expr

Packages that use com.hp.hpl.jena.sparql.expr
com.hp.hpl.jena.query ARQ - A query engine for Jena, implementing SPARQL. 
com.hp.hpl.jena.sparql.algebra   
com.hp.hpl.jena.sparql.algebra.op   
com.hp.hpl.jena.sparql.algebra.optimize   
com.hp.hpl.jena.sparql.algebra.table   
com.hp.hpl.jena.sparql.core   
com.hp.hpl.jena.sparql.engine   
com.hp.hpl.jena.sparql.engine.binding   
com.hp.hpl.jena.sparql.engine.iterator   
com.hp.hpl.jena.sparql.engine.main.iterator   
com.hp.hpl.jena.sparql.engine.ref   
com.hp.hpl.jena.sparql.expr   
com.hp.hpl.jena.sparql.expr.aggregate   
com.hp.hpl.jena.sparql.expr.nodevalue   
com.hp.hpl.jena.sparql.function   
com.hp.hpl.jena.sparql.function.library   
com.hp.hpl.jena.sparql.graph   
com.hp.hpl.jena.sparql.lang.arq   
com.hp.hpl.jena.sparql.lang.sparql_10   
com.hp.hpl.jena.sparql.lang.sparql_11   
com.hp.hpl.jena.sparql.pfunction   
com.hp.hpl.jena.sparql.procedure   
com.hp.hpl.jena.sparql.procedure.library   
com.hp.hpl.jena.sparql.serializer   
com.hp.hpl.jena.sparql.sse   
com.hp.hpl.jena.sparql.sse.builders   
com.hp.hpl.jena.sparql.sse.writers   
com.hp.hpl.jena.sparql.syntax   
com.hp.hpl.jena.sparql.util   
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.query
Expr
           
ExprAggregator
          Group aggregation functions calculated a value during grouping and placed in the output binding.
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.algebra
Expr
           
ExprList
           
ExprTransform
           
ExprTransformCopy
           
ExprVar
          An expression that is a variable in an expression.
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.algebra.op
Expr
           
ExprAggregator
          Group aggregation functions calculated a value during grouping and placed in the output binding.
ExprList
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.algebra.optimize
Expr
           
ExprFunctionOp
          A "function" that executes over a pattern
ExprList
           
ExprTransform
           
ExprTransformCopy
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.algebra.table
ExprList
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.core
Expr
           
ExprList
           
ExprVar
          An expression that is a variable in an expression.
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.engine
Expr
           
ExprList
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.engine.binding
NodeValue
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.engine.iterator
Expr
           
ExprAggregator
          Group aggregation functions calculated a value during grouping and placed in the output binding.
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.engine.main.iterator
ExprList
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.engine.ref
ExprAggregator
          Group aggregation functions calculated a value during grouping and placed in the output binding.
ExprList
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.expr
E_Call
           
E_IRI
           
E_IsIRI
           
E_OneOfBase
           
Expr
           
ExprAggregator
          Group aggregation functions calculated a value during grouping and placed in the output binding.
ExprDigest
           
ExprEvalException
          Exception for a dynamic evaluation exception.
ExprException
          The root of all expression exceptions
ExprFunction
          A function in the expression hierarchy.
ExprFunction0
          An expression that is constant (does not depend on evaluating a sub expression).
ExprFunction1
          A function that has a single argument
ExprFunction2
          A function of two arguments
ExprFunction3
          A function of three arguments
ExprFunctionN
          A function which takes N arguments (N may be variable e.g.
ExprFunctionOp
          A "function" that executes over a pattern
ExprList
           
ExprNode
          A node that is a constraint expression that can be evaluated An Expr is already a Constraint - ExprNode is the base implementation of all Expr classes that provides the Constraint machinary.
ExprSystem
           
ExprTransform
           
ExprTransformer
           
ExprUndefException
          Exception for an undefined expression (including unbound variable)
ExprVar
          An expression that is a variable in an expression.
ExprVisitor
           
ExprVisitorBase
           
ExprVisitorFunction
           
FunctionLabel
           
NodeValue
           
RegexEngine
          Interface to abstract away from specific regular expression systsms (ORO and java.util.regex)
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.expr.aggregate
Expr
           
ExprList
           
NodeValue
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.expr.nodevalue
Expr
           
ExprNode
          A node that is a constraint expression that can be evaluated An Expr is already a Constraint - ExprNode is the base implementation of all Expr classes that provides the Constraint machinary.
NodeValue
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.function
ExprList
           
NodeValue
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.function.library
ExprList
           
NodeValue
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.graph
Expr
           
ExprList
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.lang.arq
Expr
           
ExprList
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.lang.sparql_10
Expr
           
ExprList
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.lang.sparql_11
Expr
           
ExprList
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.pfunction
ExprList
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.procedure
ExprList
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.procedure.library
ExprList
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.serializer
Expr
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.sse
Expr
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.sse.builders
Expr
           
ExprList
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.sse.writers
Expr
           
ExprList
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.syntax
Expr
           
 

Classes in com.hp.hpl.jena.sparql.expr used by com.hp.hpl.jena.sparql.util
Expr
           
ExprList
           
NodeValue
           
 



Licenced under the Apache License, Version 2.0