Click or drag to resize

TriGWriterSave 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