|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.graph.query.SimpleQueryEngine
public class SimpleQueryEngine
SimpleQueryEngine
| Nested Class Summary | |
|---|---|
static class |
SimpleQueryEngine.Cons
|
| Constructor Summary | |
|---|---|
SimpleQueryEngine(List<Triple> pattern,
TripleSorter sorter,
ExpressionSet constraints)
|
|
SimpleQueryEngine(NamedTripleBunches triples,
TripleSorter ts,
ExpressionSet constraint)
Deprecated. NamedTripleBunches are not supported. Use SimpleQueryEngine ( List, TripleSorter, ExpressionSet ) instead. |
|
| Method Summary | |
|---|---|
static SimpleQueryEngine.Cons |
cons(Triple pattern,
Object cons)
|
com.hp.hpl.jena.util.iterator.ExtendedIterator<Domain> |
executeBindings(List<Stage> outStages,
NamedGraphMap args,
Node[] nodes)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated
public SimpleQueryEngine(NamedTripleBunches triples,
TripleSorter ts,
ExpressionSet constraint)
public SimpleQueryEngine(List<Triple> pattern,
TripleSorter sorter,
ExpressionSet constraints)
| Method Detail |
|---|
public com.hp.hpl.jena.util.iterator.ExtendedIterator<Domain> executeBindings(List<Stage> outStages,
NamedGraphMap args,
Node[] nodes)
public static SimpleQueryEngine.Cons cons(Triple pattern,
Object cons)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||