|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.larkc.core.pluginregistry.query.SparqlQuery
public class SparqlQuery
Nested Class Summary | |
---|---|
static class |
SparqlQuery.Type
|
Constructor Summary | |
---|---|
SparqlQuery(java.lang.String queryStr)
|
Method Summary | |
---|---|
boolean |
isAsk()
|
boolean |
isSelect()
|
java.lang.String |
toCycMicroTheory()
|
java.lang.String |
toCycQuery()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SparqlQuery(java.lang.String queryStr) throws MalformedSparqlQueryException
MalformedSparqlQueryException
Method Detail |
---|
public boolean isSelect()
public boolean isAsk()
public java.lang.String toCycQuery() throws SparqlQueryTransformException
SparqlQueryTransformException
public java.lang.String toCycMicroTheory() throws SparqlQueryTransformException
SparqlQueryTransformException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |