Concept getById (long Id)
Concept getById (long Id)
Id
as the internal ID.Name | Type | Description |
---|---|---|
Id | long | The internal ID. |
Type | Description |
---|---|
Concept | Instance with the internal ID as Id . Returns null
if no such Instance exists in Working Memory. |