dotNetRDF API Documentation

DydraConnector Class

NOTE: This class is now obsolete.

The dotNetRDF team does not recommend usage of Dydra because their API frequently exhibits inconsistency, transient failures and other errors


Class for connecting to repositories hosted on Dydra

For a list of all members of this type, see DydraConnector Members .

System.Object
   BaseHttpConnector
      BaseAsyncHttpConnector
         DydraConnector

[Obsolete(Message=""The dotNetRDF team does not recommend usage of Dydra because their API frequently" + " exhibits inconsistency, transient failures and other errors"", IsError=False)]
public class DydraConnector : BaseAsyncHttpConnector, IAsyncUpdateableStorage, IAsyncQueryableStorage, IUpdateableStorage, IQueryableStorage, IStorageProvider

Remarks

Warning: This support is experimental and unstable, Dydra has exhibited many API consistencies, transient HTTP errors and other problems in our testing and we do not recommend that you use our support for it in production.

Requirements

Namespace: VDS.RDF.Storage

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

DydraConnector Members | VDS.RDF.Storage Namespace