Uses of Class
com.hp.hpl.jena.graph.query.SimpleQueryEngine.Cons

Packages that use SimpleQueryEngine.Cons
com.hp.hpl.jena.graph.query Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs. 
 

Uses of SimpleQueryEngine.Cons in com.hp.hpl.jena.graph.query
 

Methods in com.hp.hpl.jena.graph.query that return SimpleQueryEngine.Cons
static SimpleQueryEngine.Cons SimpleQueryEngine.cons(Triple pattern, Object cons)
           
 

Methods in com.hp.hpl.jena.graph.query that return types with arguments of type SimpleQueryEngine.Cons
 Iterator<Map.Entry<String,SimpleQueryEngine.Cons>> NamedTripleBunches.entrySetIterator()
          Answer an iterator over the entry set of the associated map: this will be cleaned up as we refactor.
 



Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP