FederatedSparqlRemoteEndpoint Properties |
The FederatedSparqlRemoteEndpoint type exposes the following members.
Name | Description | |
---|---|---|
Credentials |
Gets/Sets the HTTP authentication credentials to be used.
(Inherited from BaseEndpoint.) | |
DefaultGraphs |
Gets the Default Graph URIs for Queries made to the SPARQL Endpoint.
(Inherited from SparqlRemoteEndpoint.) | |
HttpMode |
Gets/Sets the HTTP Mode used for requests.
(Inherited from BaseEndpoint.) | |
IgnoreFailedRequests |
Gets/Sets whether a failed request on one endpoint should cause the entire request to fail.
| |
MaxSimultaneousRequests |
Gets/Sets the maximum number of endpoints this endpoint will issue queries to at any one time.
| |
NamedGraphs |
Gets the List of Named Graphs used in requests.
(Inherited from SparqlRemoteEndpoint.) | |
Proxy |
Gets/Sets a Proxy Server to be used.
(Inherited from BaseEndpoint.) | |
ProxyCredentials |
Gets/Sets Credentials to be used for Proxy Server.
(Inherited from BaseEndpoint.) | |
RdfAcceptHeader |
Gets/Sets the Accept Header sent with CONSTRUCT/DESCRIBE queries.
(Inherited from SparqlRemoteEndpoint.) | |
ResultsAcceptHeader |
Gets/Sets the Accept Header sent with ASK/SELECT queries.
(Inherited from SparqlRemoteEndpoint.) | |
Timeout |
Gets/Sets the HTTP Timeouts used specified in milliseconds.
(Inherited from BaseEndpoint.) | |
Uri |
Gets the Endpoints URI.
(Inherited from BaseEndpoint.) | |
UseCredentialsForProxy |
Controls whether the Credentials set with the SetCredentials() method or the Credentialsare also used for a Proxy (if used).
(Inherited from BaseEndpoint.) | |
UserAgent |
Gets/Sets the user agent string to pass in the request header.
(Inherited from BaseEndpoint.) |