NTriplesWriter.Save Method |
| Name | Description | |
|---|---|---|
| Save(IGraph, TextWriter) |
Method for Saving a Graph to a Concrete RDF Syntax via some arbitrary TextWriter.
(Inherited from BaseRdfWriter.) | |
| Save(IGraph, String) |
Saves the Graph in NTriples Syntax to the given stream.
(Overrides BaseRdfWriter.Save(IGraph, String).) | |
| Save(IGraph, TextWriter, Boolean) |
Method for saving a graph to a concrete RDF syntax via some arbitray TextWriter.
(Inherited from BaseRdfWriter.) |