 | semanticLexiconContext Constructor (IDataObjectStore) |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initialize a new entity context using the specified BrightstarDB
Data Object Store connection
Namespace:
imbNLP.Data.semanticLexicon
Assembly:
imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntaxpublic semanticLexiconContext(
IDataObjectStore dataObjectStore
)
Parameters
- dataObjectStore
- Type: IDataObjectStore
The connection to the BrightstarDB Data Object Store that will provide the entity objects
See Also