| Package | Description |
|---|---|
| org.apache.jena.rdfconnection |
| Modifier and Type | Method and Description |
|---|---|
static RDFConnectionFuseki |
RDFConnectionFactory.connectFuseki(String destination)
Create a connection to a remote Fuseki server by URL.
|
static RDFConnectionFuseki |
RDFConnectionFactory.connectFuseki(String datasetURL,
String queryServiceEndpoint,
String updateServiceEndpoint,
String graphStoreProtocolEndpoint)
Create a connection to a remote Fuseki server by URL.
|
| Modifier and Type | Method and Description |
|---|---|
static RDFConnectionRemoteBuilder |
RDFConnectionFuseki.create(RDFConnectionFuseki other)
Create a connection builder which is initialized from an existing
RDFConnectionFuseki. |
Licenced under the Apache License, Version 2.0