SemWeb : SemWeb.Algos Namespace
MSG Class

Documentation for this section has not yet been entered.

public class MSG

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Members

See Also: Inherited members from object.

Public Constructors

MSG ()
Documentation for this section has not yet been entered.

Public Methods

static
FindMSG (SemWeb.SelectableSource, SemWeb.Entity) : SemWeb.MemoryStore
Documentation for this section has not yet been entered.
static
FindMSG (SemWeb.SelectableSource, SemWeb.Entity, SemWeb.StatementSink)
Documentation for this section has not yet been entered.
static
FindMSGs (SemWeb.SelectableSource, bool) : MSG.Graph[]
Documentation for this section has not yet been entered.

Member Details

MSG Constructor

Documentation for this section has not yet been entered.

public MSG ()

Remarks

Documentation for this section has not yet been entered.

Requirements

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

FindMSG Method

Documentation for this section has not yet been entered.

public static SemWeb.MemoryStore FindMSG (SemWeb.SelectableSource store, SemWeb.Entity node)

Parameters

store
Documentation for this section has not yet been entered.
node
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: 1.0.6.2

FindMSG Method

Documentation for this section has not yet been entered.

public static void FindMSG (SemWeb.SelectableSource store, SemWeb.Entity node, SemWeb.StatementSink msg)

Parameters

store
Documentation for this section has not yet been entered.
node
Documentation for this section has not yet been entered.
msg
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: 1.0.6.2

FindMSGs Method

Documentation for this section has not yet been entered.

public static MSG.Graph[] FindMSGs (SemWeb.SelectableSource source, bool loadIntoMemory)

Parameters

source
Documentation for this section has not yet been entered.
loadIntoMemory
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: 1.0.6.2