| Package | Description |
|---|---|
| org.apache.jena.fuseki | |
| org.apache.jena.fuseki.server |
| Constructor and Description |
|---|
EmbeddedFusekiServer(ServerConfig conf) |
| Modifier and Type | Method and Description |
|---|---|
static ServerConfig |
FusekiConfig.configure(String filename) |
static ServerConfig |
FusekiConfig.defaultConfiguration(String datasetPath,
DatasetGraph dsg,
boolean allowUpdate,
boolean listenLocal) |
ServerConfig |
SPARQLServer.getServerConfig()
Obtain the
ServerConfig |
| Constructor and Description |
|---|
SPARQLServer(ServerConfig config)
Default constructor which requires a
ServerConfig
object as input. |
Licenced under the Apache License, Version 2.0