Click or drag to resize

IHighSpeedWriter Interface

Interface for Writers that Support engaging High Speed Write Mode for some Graphs.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public interface IHighSpeedWriter

The IHighSpeedWriter type exposes the following members.

Properties
  NameDescription
Public propertyHighSpeedModePermitted
Gets/Sets whether the Writer can use High Speed Write Mode if the Graph is deemed suitable for this.
Top
See Also