SemWeb : SemWeb.Algos Namespace
Connectivity Class

Documentation for this section has not yet been entered.

public class Connectivity

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 Constructors

Documentation for this section has not yet been entered.

Public Methods

static
Build (SemWeb.StatementSource, out bool[,], Hashtable)
Documentation for this section has not yet been entered.

Member Details

Connectivity Constructor

Documentation for this section has not yet been entered.

public Connectivity ()

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

Build Method

Documentation for this section has not yet been entered.

public static void Build (SemWeb.StatementSource graph, out bool[,] connectivity, Hashtable indexes)

Parameters

graph
Documentation for this section has not yet been entered.
connectivity
Documentation for this section has not yet been entered.
indexes
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