Namespace VDS.RDF.Writing.Contexts
Classes
BaseStoreWriterContext
Base Class for Store Writer Context Objects.
BaseWriterContext
Base Class for Writer Context Objects.
CompressingTurtleWriterContext
Writer Context for Compressing Turtle Writers.
HtmlWriterContext
Writer Context for XHTML+RDFa Writers.
NTriplesWriterContext
Writer Context for NTriples Writers.
RdfXmlWriterContext
Writer Context for RDF/XML Writers.
ThreadedStoreWriterContext
Writer Context for Store Writers which do multi-threaded writing.
TriGWriterContext
Writer Context for TriG.
TurtleWriterContext
Writer Context for Turtle Writers.
Interfaces
IAnnotationCompressingWriterContext
Interface for writer contexts which store triple annotation compression data.
ICollectionCompressingWriterContext
Interface for Writer Contexts which store collection compression data.
ICompressingWriterContext
Interface for writer contexts which store triple compression data.
IStoreWriterContext
Interface for Store Writer Contexts.
IWriterContext
Interface for Writer Contexts.