Class GZippedNTriplesParser
Parser for loading GZipped NTriples.
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 GZippedNTriplesParser : BaseGZipParser, IRdfReader
Constructors
| Improve this Doc View SourceGZippedNTriplesParser()
Creates a new GZipped NTriples parser.
Declaration
public GZippedNTriplesParser()