| Package | Description |
|---|---|
| org.apache.jena.fuseki.mgt | |
| org.apache.jena.fuseki.server | |
| org.apache.jena.fuseki.servlets |
| Modifier and Type | Method and Description |
|---|---|
static DatasetRef |
MgtFunctions.datasetDesc(javax.servlet.http.HttpServletRequest request)
Return the dataset description reference for currnet dataset
|
| Modifier and Type | Field and Description |
|---|---|
List<DatasetRef> |
ServerConfig.datasets
The list of datasets
|
| Modifier and Type | Method and Description |
|---|---|
static DatasetRef |
FusekiConfig.serviceOnlyDatasetRef()
Return the DatasetRef (read-only) for when there is no dataset, just a SPARQL Query processor
|
| Modifier and Type | Method and Description |
|---|---|
List<DatasetRef> |
SPARQLServer.getDatasets()
Get the datasets associated with the server.
|
| Modifier and Type | Field and Description |
|---|---|
DatasetRef |
HttpAction.dsRef |
| Modifier and Type | Method and Description |
|---|---|
DatasetRef |
HttpAction.getDatasetRef() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpAction.setDataset(DatasetRef desc)
Sets the action dataset.
|
Licenced under the Apache License, Version 2.0