|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.algebra.OpAsQuery
public class OpAsQuery
Convert an Op expression in SPARQL syntax, that is, the reverse of algebra generation
| Nested Class Summary | |
|---|---|
static class |
OpAsQuery.Converter
|
static class |
OpAsQuery.SubExprForVar
This class is used to take substitute an expressions for variables in another expression. |
| Constructor Summary | |
|---|---|
OpAsQuery()
|
|
| Method Summary | |
|---|---|
static Query |
asQuery(Op op)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpAsQuery()
| Method Detail |
|---|
public static Query asQuery(Op op)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||