GraphExtensionsSaveToStream Method |
| Name | Description | |
|---|---|---|
| SaveToStream(IGraph, TextWriter, IRdfWriter) |
Saves a Graph to a stream.
| |
| SaveToStream(IGraph, TextWriter, IStoreWriter) |
Saves a Graph to a stream.
| |
| SaveToStream(IGraph, String, TextWriter) |
Save a graph to a stream, determining the type of writer to use by the output file name.
|