Click or drag to resize

TriGWriter.Save Method

Overload List
  NameDescription
Public methodSave(ITripleStore, TextWriter)
Saves a Store in TriG (Turtle with Named Graphs) format.
Public methodSave(ITripleStore, String)
Saves a Store in TriG (Turtle with Named Graphs) format.
Public methodSave(ITripleStore, TextWriter, Boolean)
Saves a Store in TriG (Turtle with Named Graphs) format.
Top
See Also