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