NTriplesParserLoad Method (IGraph, String) |
Parses NTriples Syntax from the given File into Triples in the given Graph.
Namespace:
VDS.RDF.Parsing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax Remarks Simply opens an StreamReader and uses the overloaded version of this function.
See Also