Click or drag to resize

HtmlWriterSave Method

Overload List
  NameDescription
Public methodSave(IGraph, TextWriter)
Saves the Result Set to the given Stream as an XHTML Table with embedded RDFa.
Public methodSave(IGraph, String)
Saves the Graph to the given File as an XHTML Table with embedded RDFa.
Public methodSave(IGraph, TextWriter, Boolean)
Save the Graph to the given Stream as an XHTML Table with embedded RDFa.
Top
See Also