SparqlConnector Constructor |
Name | Description | |
---|---|---|
SparqlConnector(Uri) |
Creates a new SPARQL Connector which uses the given SPARQL Endpoint.
| |
SparqlConnector(SparqlRemoteEndpoint) |
Creates a new SPARQL Connector which uses the given SPARQL Endpoint.
| |
SparqlConnector(Uri, SparqlConnectorLoadMethod) |
Creates a new SPARQL Connector which uses the given SPARQL Endpoint.
| |
SparqlConnector(SparqlRemoteEndpoint, SparqlConnectorLoadMethod) |
Creates a new SPARQL Connector which uses the given SPARQL Endpoint.
|