SemWeb : SemWeb.IO Namespace
GraphVizWriter Class

Documentation for this section has not yet been entered.

public class GraphVizWriter : SemWeb.RdfWriter

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.IO
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 0.0.0.0, 1.0.6.2, 1.0.7.0

Members

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

override
Namespaces SemWeb.NamespaceManager . Documentation for this section has not yet been entered.

Public Methods

override
Add (SemWeb.Statement)
Documentation for this section has not yet been entered.
override
Close ()
Documentation for this section has not yet been entered.

Member Details

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: 0.0.0.0, 1.0.6.2, 1.0.7.0

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: 0.0.0.0, 1.0.6.2, 1.0.7.0

Add Method

Documentation for this section has not yet been entered.

public override void Add (SemWeb.Statement statement)

Parameters

statement
Documentation for this section has not yet been entered.

Exceptions

Type Reason
ArgumentNullException 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.7.0

Close Method

Documentation for this section has not yet been entered.

public override void Close ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.IO
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.7.0

Namespaces Property

Documentation for this section has not yet been entered.

public override SemWeb.NamespaceManager Namespaces { set; get; }

Value

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.7.0