|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.nsdl.mptstore.query.lang.QueryLanguage
public class QueryLanguage
An RDF query language.
| Field Summary | |
|---|---|
static QueryLanguage |
SPARQL
SPARQL. |
static QueryLanguage |
SPO
SPO. |
| Constructor Summary | |
|---|---|
protected |
QueryLanguage(java.lang.String name)
Instantiate a QueryLanguage. |
| Method Summary | |
|---|---|
java.lang.String |
getName()
Get the name of this language. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final QueryLanguage SPO
SPOQueryCompilerpublic static final QueryLanguage SPARQL
| Constructor Detail |
|---|
protected QueryLanguage(java.lang.String name)
QueryLanguage.
name - the name.| Method Detail |
|---|
public java.lang.String getName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||