Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: SemWeb.IO
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.2
See Also: Inherited members from SemWeb.RdfWriter.
⊟ Public Constructors
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered. ⊟ Public Properties
BaseUri string . Gets or sets the base URI for the output document. (Inherited from SemWeb.RdfWriter.) [read-only] abstractNamespaces SemWeb.NamespaceManager . The NamespaceManager that manages namespace URIs and their prefixes. (Inherited from SemWeb.RdfWriter.) ⊟ Public Methods
abstractAdd (SemWeb.Statement) Writes a statement to the stream. (Inherited from SemWeb.RdfWriter.)Close () Completes writing the data and closes the stream. (Inherited from SemWeb.RdfWriter.)Write (SemWeb.StatementSource) Writes out the contents of the StatementSource. (Inherited from SemWeb.RdfWriter.)⊟ Protected Methods
GetResourceKey (SemWeb.Resource) : object See SemWeb.Store.GetResourceKey(SemWeb.Resource). (Inherited from SemWeb.RdfWriter.)SetResourceKey (SemWeb.Resource, object) See SemWeb.Store.SetResourceKey(SemWeb.Resource). (Inherited from SemWeb.RdfWriter.)⊟ Explicitly Implemented Interface Members
SemWeb.StatementSink.Add Documentation for this section has not yet been entered. (Inherited from SemWeb.RdfWriter.) IDisposable.Dispose Documentation for this section has not yet been entered. (Inherited from SemWeb.RdfWriter.)
⊟ GraphVizWriter Constructor
Documentation for this section has not yet been entered.
public GraphVizWriter (System.IO.TextWriter writer)⊟ Parameters
- writer
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.IO
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.2
⊟ GraphVizWriter Constructor
Documentation for this section has not yet been entered.
public GraphVizWriter (string file)⊟ Parameters
- file
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.IO
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.2