Click or drag to resize

SparqlHttpProtocolConnectorIOBehaviour Property

Gets the IO Behaviour of SPARQL Graph Store protocol based stores.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override IOBehaviour IOBehaviour { get; }

Property Value

Type: IOBehaviour

Implements

IStorageCapabilitiesIOBehaviour
IStorageCapabilitiesIOBehaviour
See Also