Click or drag to resize

GraphExtensionsSaveToStream Method

Overload List
  NameDescription
Public methodStatic memberSaveToStream(IGraph, TextWriter, IRdfWriter)
Saves a Graph to a stream.
Public methodStatic memberSaveToStream(IGraph, TextWriter, IStoreWriter)
Saves a Graph to a stream.
Public methodStatic memberSaveToStream(IGraph, String, TextWriter)
Save a graph to a stream, determining the type of writer to use by the output file name.
Top
See Also