Click or drag to resize

semanticLexiconContext Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.semanticLexiconContext"]

Inheritance Hierarchy
SystemObject
  EntityContext
    BrightstarEntityContext
      imbNLP.Data.semanticLexiconsemanticLexiconContext

Namespace:  imbNLP.Data.semanticLexicon
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public class semanticLexiconContext : BrightstarEntityContext

The semanticLexiconContext type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyConcepts
Public propertyFilterOptimizationEnabled (Inherited from EntityContext.)
Public propertyTermInstances
Public propertyTermLemmas
Public propertyTrackedObjects (Inherited from BrightstarEntityContext.)
Top
Methods
  NameDescription
Public methodAdd (Inherited from BrightstarEntityContext.)
Public methodAddOrUpdate (Inherited from BrightstarEntityContext.)
Public methodAddOrUpdateRange (Inherited from BrightstarEntityContext.)
Public methodAddRange (Inherited from BrightstarEntityContext.)
Public methodBecome``1 (Inherited from BrightstarEntityContext.)
Protected methodCleanup (Inherited from BrightstarEntityContext.)
Public methodCreateObject``1 (Inherited from BrightstarEntityContext.)
Public methodDeleteObject (Inherited from BrightstarEntityContext.)
Public methodDispose (Inherited from EntityContext.)
Public methodEntitySetT
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExecuteInstanceQuery``1 (Inherited from BrightstarEntityContext.)
Public methodExecuteQuery(String) (Inherited from BrightstarEntityContext.)
Public methodExecuteQuery``1(SparqlQueryContext) (Inherited from BrightstarEntityContext.)
Public methodExecuteQuery``1(SparqlLinqQueryContext) (Inherited from BrightstarEntityContext.)
Public methodExecuteQuery``1(String, ListTupleString, String) (Inherited from BrightstarEntityContext.)
Public methodExecuteQueryToResultTypes (Inherited from BrightstarEntityContext.)
Protected methodFinalize (Inherited from EntityContext.)
Public methodGetDataset (Inherited from BrightstarEntityContext.)
Public methodGetDatatype (Inherited from BrightstarEntityContext.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetImplType (Inherited from EntityContext.)
Public methodGetPropertyHint (Inherited from EntityContext.)
Public methodGetResourceAddress (Inherited from EntityContext.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetTypeForUri (Inherited from EntityContext.)
Public methodStatic memberInitializeEntityMappingStore
Initialize the internal cache of entity attribute information.
Public methodIsOfMappedType (Inherited from EntityContext.)
Public methodMapIdToUri (Inherited from BrightstarEntityContext.)
Public methodMapTypeToUri (Inherited from EntityContext.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRefresh(RefreshMode, Object) (Inherited from BrightstarEntityContext.)
Public methodRefresh(RefreshMode, IEnumerable) (Inherited from BrightstarEntityContext.)
Public methodSaveChanges (Inherited from BrightstarEntityContext.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUnbecome``1 (Inherited from BrightstarEntityContext.)
Top
Fields
  NameDescription
Public fieldSavingChanges (Inherited from BrightstarEntityContext.)
Top
See Also