dotNetRDF API Documentation

FusekiConnector Class

Class for connecting to any dataset that can be exposed via Fuseki

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

System.Object
   BaseHttpConnector
      BaseAsyncHttpConnector
         SparqlHttpProtocolConnector
            FusekiConnector

public class FusekiConnector : SparqlHttpProtocolConnector, IAsyncUpdateableStorage, IAsyncQueryableStorage, IUpdateableStorage, IQueryableStorage

Remarks

Uses all three Services provided by a Fuseki instance - Query, Update and HTTP Update

Requirements

Namespace: VDS.RDF.Storage

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

FusekiConnector Members | VDS.RDF.Storage Namespace