SesameHttpProtocolVersion5Connector Properties |
The SesameHttpProtocolVersion5Connector type exposes the following members.
Name | Description | |
---|---|---|
AsyncParentServer |
Gets the parent server.
(Inherited from BaseSesameHttpProtocolConnector.) | |
BaseUri |
Gets the Base URI to the repository.
(Inherited from BaseSesameHttpProtocolConnector.) | |
DeleteSupported |
Returns that deleting graphs from the Sesame store is supported.
(Inherited from BaseSesameHttpProtocolConnector.) | |
IOBehaviour |
Gets the Save Behaviour of Stores that use the Sesame HTTP Protocol.
(Inherited from BaseSesameHttpProtocolConnector.) | |
IsReadOnly |
Returns that the Connection is not read-only.
(Inherited from BaseSesameHttpProtocolConnector.) | |
IsReady |
Returns that the Connection is ready.
(Inherited from BaseSesameHttpProtocolConnector.) | |
ListGraphsSupported |
Returns that listing Graphs is supported.
(Inherited from BaseSesameHttpProtocolConnector.) | |
ParentServer |
Gets the parent server.
(Inherited from BaseSesameHttpProtocolConnector.) | |
Password |
Password for accessing the Store.
(Inherited from BaseHttpConnector.) | |
Proxy |
Gets/Sets a Proxy Server to be used.
(Inherited from BaseHttpConnector.) | |
ProxyCredentials |
Gets/Sets Credentials to be used for Proxy Server.
(Inherited from BaseHttpConnector.) | |
RepositoryName |
Gets the Repository Name that is in use.
(Inherited from BaseSesameHttpProtocolConnector.) | |
Timeout |
Gets/Sets the HTTP Timeouts used specified in milliseconds.
(Inherited from BaseHttpConnector.) | |
UpdateSupported |
Returns that Updates are supported on Sesame HTTP Protocol supporting Stores.
(Inherited from BaseSesameHttpProtocolConnector.) | |
Username |
Password for accessing the Store.
(Inherited from BaseHttpConnector.) |