Show / Hide Table of Contents

Class GZippedNTriplesWriter

Writer for GZipped NTriples.
Inheritance
System.Object
BaseRdfWriter
BaseGZipWriter
GZippedNTriplesWriter
Implements
IRdfWriter
Inherited Members
BaseGZipWriter.Save(IGraph, String)
BaseGZipWriter.SaveInternal(IGraph, TextWriter)
BaseGZipWriter.Warning
BaseGZipWriter.ToString()
BaseRdfWriter.Save(IGraph, TextWriter)
BaseRdfWriter.Save(IGraph, TextWriter, Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: VDS.RDF.Writing
Assembly: dotNetRDF.dll
Syntax
public class GZippedNTriplesWriter : BaseGZipWriter, IRdfWriter

Constructors

| Improve this Doc View Source

GZippedNTriplesWriter()

Creates a new GZipped NTriples writer.
Declaration
public GZippedNTriplesWriter()

Implements

IRdfWriter

Extension Methods

Extensions.AsEnumerable<T>(T)
  • Improve this Doc
  • View Source
In This Article
  • Constructors
    • GZippedNTriplesWriter()
  • Implements
  • Extension Methods
Back to top Generated by DocFX