Concept[] queryUsingPrimaryKeys(String conceptURI, SimpleEvent pKeyEvent, boolean queryChildren)
Concept[] queryUsingPrimaryKeys(String conceptURI, SimpleEvent pKeyEvent, boolean queryChildren)
Name | Type | Description |
---|---|---|
conceptURI | String | The result concept type's URI |
pKeyEvent | SimpleEvent | Event that contains primary key values to be used. Properties must match primary key properties in result concept. |
queryChildren | boolean | If set to true, concept properties are recursively queried. |
Type | Description |
---|---|
Concept[] | Array of result concepts |