Click or drag to resize

HtmlSchemaWriterSave 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)
Method for saving a graph to a concrete RDF syntax via some arbitray TextWriter.
Top
See Also