Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: SemWeb.Stores
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
See Also: Inherited members from object.
⊟ Protected Constructors
Documentation for this section has not yet been entered. ⊟ Public Properties
⊟ Public Methods
abstractContains (SemWeb.Resource) : bool Documentation for this section has not yet been entered.Contains (SemWeb.Statement) : bool Documentation for this section has not yet been entered.Select (SemWeb.StatementSink) Documentation for this section has not yet been entered.Select (SemWeb.SelectFilter, SemWeb.StatementSink) Documentation for this section has not yet been entered.Select (SemWeb.Statement, SemWeb.StatementSink) Documentation for this section has not yet been entered.⊟ Protected Methods
SelectAllObject (SemWeb.Resource, SemWeb.StatementSink) Documentation for this section has not yet been entered.SelectAllPairs (SemWeb.Entity, SemWeb.StatementSink) Documentation for this section has not yet been entered.SelectAllSubject (SemWeb.Entity, SemWeb.StatementSink) Documentation for this section has not yet been entered.SelectObjects (SemWeb.Entity, SemWeb.Entity, SemWeb.StatementSink) Documentation for this section has not yet been entered.SelectRelationsBetween (SemWeb.Entity, SemWeb.Resource, SemWeb.StatementSink) Documentation for this section has not yet been entered.SelectSubjects (SemWeb.Entity, SemWeb.Resource, SemWeb.StatementSink) Documentation for this section has not yet been entered.
⊟ SimpleSourceWrapper Constructor
Documentation for this section has not yet been entered.
protected SimpleSourceWrapper ()⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Stores
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
⊟ Contains Method
Documentation for this section has not yet been entered.
public abstract bool Contains (SemWeb.Resource resource)⊟ Parameters
- resource
- 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.Stores
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
⊟ Contains Method
Documentation for this section has not yet been entered.
public virtual bool Contains (SemWeb.Statement template)⊟ Parameters
- template
- 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.Stores
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
⊟ Distinct Property
Documentation for this section has not yet been entered.
public virtual 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.Stores
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
⊟ Select Method
Documentation for this section has not yet been entered.
public virtual void Select (SemWeb.StatementSink sink)⊟ Parameters
- sink
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Stores
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
⊟ Select Method
Documentation for this section has not yet been entered.
⊟ Parameters
- filter
- Documentation for this section has not yet been entered.
- sink
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Stores
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
⊟ Select Method
Documentation for this section has not yet been entered.
⊟ Parameters
- template
- Documentation for this section has not yet been entered.
- sink
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Stores
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
⊟ SelectAllObject Method
Documentation for this section has not yet been entered.
⊟ Parameters
- object
- Documentation for this section has not yet been entered.
- sink
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Stores
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
⊟ SelectAllPairs Method
Documentation for this section has not yet been entered.
⊟ Parameters
- predicate
- Documentation for this section has not yet been entered.
- sink
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Stores
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
⊟ SelectAllSubject Method
Documentation for this section has not yet been entered.
⊟ Parameters
- subject
- Documentation for this section has not yet been entered.
- sink
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Stores
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
⊟ SelectObjects Method
Documentation for this section has not yet been entered.
protected virtual void SelectObjects (SemWeb.Entity subject, SemWeb.Entity predicate, SemWeb.StatementSink sink)⊟ Parameters
- subject
- Documentation for this section has not yet been entered.
- predicate
- Documentation for this section has not yet been entered.
- sink
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Stores
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
⊟ SelectRelationsBetween Method
Documentation for this section has not yet been entered.
protected virtual void SelectRelationsBetween (SemWeb.Entity subject, SemWeb.Resource object, SemWeb.StatementSink sink)⊟ Parameters
- subject
- Documentation for this section has not yet been entered.
- object
- Documentation for this section has not yet been entered.
- sink
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Stores
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0
⊟ SelectSubjects Method
Documentation for this section has not yet been entered.
protected virtual void SelectSubjects (SemWeb.Entity predicate, SemWeb.Resource object, SemWeb.StatementSink sink)⊟ Parameters
- predicate
- Documentation for this section has not yet been entered.
- object
- Documentation for this section has not yet been entered.
- sink
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: SemWeb.Stores
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.5, 1.0.7.0