SemWeb : SemWeb Namespace
StaticSource Interface

Documentation for this section has not yet been entered.

public interface StaticSource : SelectableSource

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Members

Public Properties

[read-only]
StatementCount int . Documentation for this section has not yet been entered.

Public Methods

GetBNodeFromPersistentId (string) : BNode
Documentation for this section has not yet been entered.
GetEntities () : Entity[]
Documentation for this section has not yet been entered.
GetMetas () : Entity[]
Documentation for this section has not yet been entered.
GetPersistentBNodeId (BNode) : string
Documentation for this section has not yet been entered.
GetPredicates () : Entity[]
Documentation for this section has not yet been entered.

Member Details

GetBNodeFromPersistentId Method

Documentation for this section has not yet been entered.

public BNode GetBNodeFromPersistentId (string persistentId)

Parameters

persistentId
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
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.2

GetEntities Method

Documentation for this section has not yet been entered.

public Entity[] GetEntities ()

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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

GetMetas Method

Documentation for this section has not yet been entered.

public Entity[] GetMetas ()

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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

GetPersistentBNodeId Method

Documentation for this section has not yet been entered.

public string GetPersistentBNodeId (BNode node)

Parameters

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
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.2

GetPredicates Method

Documentation for this section has not yet been entered.

public Entity[] GetPredicates ()

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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

StatementCount Property

Documentation for this section has not yet been entered.

public int StatementCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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