Class GZippedSparqlCsvParser
Parser for GZipped SPARQL CSV.
Implements
Inherited Members
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.Parsing
Assembly: dotNetRDF.dll
Syntax
public class GZippedSparqlCsvParser : BaseGZipResultsParser, ISparqlResultsReader
Constructors
| Improve this Doc View SourceGZippedSparqlCsvParser()
Creates a new GZipped SPARQL CSV parser.
Declaration
public GZippedSparqlCsvParser()