Show / Hide Table of Contents

Class GZippedSparqlXmlWriter

Writer for GZipped SPARQL XML.
Inheritance
System.Object
BaseGZipResultsWriter
GZippedSparqlXmlWriter
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 GZippedSparqlXmlWriter : BaseGZipResultsWriter, ISparqlResultsWriter

Constructors

| Improve this Doc View Source

GZippedSparqlXmlWriter()

Creates a new GZipped SPARQL XML writer.
Declaration
public GZippedSparqlXmlWriter()

Implements

ISparqlResultsWriter

Extension Methods

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