SemWeb : SemWeb.Algos Namespace
MSG.Graph Class

Documentation for this section has not yet been entered.

public class MSG.Graph : SemWeb.StatementSource

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Members

See Also: Inherited members from object.

Public Properties

[read-only]
Distinct bool . Documentation for this section has not yet been entered.

Public Methods

Contains (SemWeb.Entity) : bool
Documentation for this section has not yet been entered.
GetBNodes () : ICollection
Documentation for this section has not yet been entered.
static
LoadGraphs (MSG.Graph[])
Documentation for this section has not yet been entered.
Select (SemWeb.StatementSink)
Documentation for this section has not yet been entered.

Member Details

Contains Method

Documentation for this section has not yet been entered.

public bool Contains (SemWeb.Entity e)

Parameters

e
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Distinct Property

Documentation for this section has not yet been entered.

public bool Distinct { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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

GetBNodes Method

Documentation for this section has not yet been entered.

public ICollection GetBNodes ()

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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

LoadGraphs Method

Documentation for this section has not yet been entered.

public static void LoadGraphs (MSG.Graph[] graphs)

Parameters

graphs
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Select Method

Documentation for this section has not yet been entered.

public void Select (SemWeb.StatementSink s)

Parameters

s
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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