|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DescribeQuery | |
|---|---|
| org.apache.clerezza.rdf.core.access | This package provides access to named org.apache.clerezza.rdf.model.GraphS and org.apache.clerezza.rdf.model.MGraphS that may originate from various
implementations. |
| org.apache.clerezza.rdf.core.sparql | |
| org.apache.clerezza.rdf.core.sparql.query.impl | |
| Uses of DescribeQuery in org.apache.clerezza.rdf.core.access |
|---|
| Methods in org.apache.clerezza.rdf.core.access with parameters of type DescribeQuery | |
|---|---|
Graph |
TcManager.executeSparqlQuery(DescribeQuery query,
TripleCollection defaultGraph)
Executes a sparql DESCRIBE query. |
| Uses of DescribeQuery in org.apache.clerezza.rdf.core.sparql |
|---|
| Methods in org.apache.clerezza.rdf.core.sparql with parameters of type DescribeQuery | |
|---|---|
abstract String |
StringQuerySerializer.serialize(DescribeQuery describeQuery)
Serializes a DescribeQuery object to a String. |
| Uses of DescribeQuery in org.apache.clerezza.rdf.core.sparql.query.impl |
|---|
| Classes in org.apache.clerezza.rdf.core.sparql.query.impl that implement DescribeQuery | |
|---|---|
class |
SimpleDescribeQuery
|
| Methods in org.apache.clerezza.rdf.core.sparql.query.impl with parameters of type DescribeQuery | |
|---|---|
String |
SimpleStringQuerySerializer.serialize(DescribeQuery describeQuery)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||