Show / Hide Table of Contents

Class GZippedSparqlCsvWriter

Writer for GZipped SPARQL CSV.
Inheritance
System.Object
BaseGZipResultsWriter
GZippedSparqlCsvWriter
Implements
ISparqlResultsWriter
Inherited Members
BaseGZipResultsWriter.Save(SparqlResultSet, String)
BaseGZipResultsWriter.Save(SparqlResultSet, TextWriter)
BaseGZipResultsWriter.Warning
BaseGZipResultsWriter.ToString()
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 GZippedSparqlCsvWriter : BaseGZipResultsWriter, ISparqlResultsWriter

Constructors

| Improve this Doc View Source

GZippedSparqlCsvWriter()

Creates a new GZipped SPARQL CSV writer.
Declaration
public GZippedSparqlCsvWriter()

Implements

ISparqlResultsWriter

Extension Methods

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