Uses of Class
com.hp.hpl.jena.sparql.engine.iterator.QueryIterProcessBinding

Packages that use QueryIterProcessBinding
com.hp.hpl.jena.sparql.engine.iterator   
 

Uses of QueryIterProcessBinding in com.hp.hpl.jena.sparql.engine.iterator
 

Subclasses of QueryIterProcessBinding in com.hp.hpl.jena.sparql.engine.iterator
 class QueryIterAssign
          Extend each solution by a (var, expression)
 class QueryIterAssignVarValue
          Extend each solution by a (var, node) When used with mustBeNewVar=false, this is a join.
 class QueryIterFilterExpr
          Filter a stream of bindings by a constraint.
 



Licenced under the Apache License, Version 2.0