dotNetRDF API Documentation

IHighSpeedWriter Interface

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

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

public interface IHighSpeedWriter

Types that implement IHighSpeedWriter

Type Description
CompressingTurtleWriter Class for generating Turtle Concrete RDF Syntax which provides varying levels of Syntax Compression
Notation3Writer Class for generating Notation 3 Concrete RDF Syntax which provides varying levels of Syntax Compression
TriGWriter Class for writing a Triple Store in named Graph TriG syntax to a file/stream
TurtleWriter Obsolete. Class for generating RDF in Turtle Syntax

Requirements

Namespace: VDS.RDF.Writing

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

IHighSpeedWriter Members | VDS.RDF.Writing Namespace