Class GZippedSparqlTsvParser
Parser for GZipped SPARQL TSV.
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 GZippedSparqlTsvParser : BaseGZipResultsParser, ISparqlResultsReader
Constructors
| Improve this Doc View SourceGZippedSparqlTsvParser()
Creates a new GZipped SPARQL TSV parser.
Declaration
public GZippedSparqlTsvParser()