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

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

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

Subclasses of QueryIterSingleton in com.hp.hpl.jena.sparql.engine.iterator
 class QueryIterRoot
           
 

Methods in com.hp.hpl.jena.sparql.engine.iterator that return QueryIterSingleton
static QueryIterSingleton QueryIterSingleton.create(Binding binding, ExecutionContext execCxt)
           
static QueryIterSingleton QueryIterSingleton.create(Binding parent, Var var, com.hp.hpl.jena.graph.Node value, ExecutionContext execCxt)
           
 



Licenced under the Apache License, Version 2.0