public class FusekiConfig extends Object
| Constructor and Description |
|---|
FusekiConfig() |
| Modifier and Type | Method and Description |
|---|---|
static ServerConfig |
configure(String filename) |
static ServerConfig |
defaultConfiguration(String datasetPath,
DatasetGraph dsg,
boolean allowUpdate,
boolean listenLocal) |
static DatasetRef |
serviceOnlyDatasetRef()
Return the DatasetRef (read-only) for when there is no dataset, just a SPARQL Query processor
|
public static ServerConfig defaultConfiguration(String datasetPath, DatasetGraph dsg, boolean allowUpdate, boolean listenLocal)
public static ServerConfig configure(String filename)
public static DatasetRef serviceOnlyDatasetRef()
Licenced under the Apache License, Version 2.0