| Package | Description |
|---|---|
| org.apache.clerezza.dataset |
This package provides access to named
ImmutableGraphS and GraphS that may originate from various
implementations. |
| org.apache.clerezza.sparql | |
| org.apache.clerezza.sparql.query | |
| org.apache.clerezza.sparql.query.impl |
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
TcManager.executeSparqlQuery(SelectQuery query,
Graph defaultGraph)
Deprecated.
Query is discontinued
|
| Modifier and Type | Method and Description |
|---|---|
abstract String |
StringQuerySerializer.serialize(SelectQuery selectQuery)
Serializes a
SelectQuery object to a String. |
| Modifier and Type | Method and Description |
|---|---|
SelectQuery |
GroupGraphPattern.getSubSelect() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleSelectQuery |
| Modifier and Type | Method and Description |
|---|---|
SelectQuery |
SimpleGroupGraphPattern.getSubSelect() |
| Modifier and Type | Method and Description |
|---|---|
String |
SimpleStringQuerySerializer.serialize(SelectQuery selectQuery) |
void |
SimpleGroupGraphPattern.setSubSelect(SelectQuery subSelect) |
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.