Concept getByExtId (String extId)
Concept getByExtId (String extId)
extId
as the external ID.Name | Type | Description |
---|---|---|
extId | String | The external ID. |
Type | Description |
---|---|
Concept | Instance with the external ID as extId . Returns
null if no such Instance exists in Working Memory.
Note: This method should not be used to load Cache-only concepts into Working
Memory for modifications, especially if they have not already been retrieved in the
Pre-Processor. |