Click or drag to resize

SparqlConnector Constructor

Overload List
  NameDescription
Public methodSparqlConnector(Uri)
Creates a new SPARQL Connector which uses the given SPARQL Endpoint.
Public methodSparqlConnector(SparqlRemoteEndpoint)
Creates a new SPARQL Connector which uses the given SPARQL Endpoint.
Public methodSparqlConnector(Uri, SparqlConnectorLoadMethod)
Creates a new SPARQL Connector which uses the given SPARQL Endpoint.
Public methodSparqlConnector(SparqlRemoteEndpoint, SparqlConnectorLoadMethod)
Creates a new SPARQL Connector which uses the given SPARQL Endpoint.
Top
See Also