Click or drag to resize

SesameHttpProtocolVersion6Connector Properties

The SesameHttpProtocolVersion6Connector type exposes the following members.

Properties
  NameDescription
Public propertyAsyncParentServer
Gets the parent server.
(Inherited from BaseSesameHttpProtocolConnector.)
Public propertyBaseUri
Gets the Base URI to the repository.
(Inherited from BaseSesameHttpProtocolConnector.)
Public propertyDeleteSupported
Returns that deleting graphs from the Sesame store is supported.
(Inherited from BaseSesameHttpProtocolConnector.)
Public propertyIOBehaviour
Gets the Save Behaviour of Stores that use the Sesame HTTP Protocol.
(Inherited from BaseSesameHttpProtocolConnector.)
Public propertyIsReadOnly
Returns that the Connection is not read-only.
(Inherited from BaseSesameHttpProtocolConnector.)
Public propertyIsReady
Returns that the Connection is ready.
(Inherited from BaseSesameHttpProtocolConnector.)
Public propertyListGraphsSupported
Returns that listing Graphs is supported.
(Inherited from BaseSesameHttpProtocolConnector.)
Public propertyParentServer
Gets the parent server.
(Inherited from BaseSesameHttpProtocolConnector.)
Protected propertyPassword
Password for accessing the Store.
(Inherited from BaseHttpConnector.)
Public propertyProxy
Gets/Sets a Proxy Server to be used.
(Inherited from BaseHttpConnector.)
Public propertyProxyCredentials
Gets/Sets Credentials to be used for Proxy Server.
(Inherited from BaseHttpConnector.)
Public propertyRepositoryName
Gets the Repository Name that is in use.
(Inherited from BaseSesameHttpProtocolConnector.)
Public propertyTimeout
Gets/Sets the HTTP Timeouts used specified in milliseconds.
(Inherited from BaseHttpConnector.)
Public propertyUpdateSupported
Returns that Updates are supported on Sesame HTTP Protocol supporting Stores.
(Inherited from BaseSesameHttpProtocolConnector.)
Protected propertyUsername
Password for accessing the Store.
(Inherited from BaseHttpConnector.)
Top
See Also