|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |