Concept[] queryUsingPreparedStmt(String conceptURI, String preparedStmt, Object[] args,
Concept[] queryUsingPreparedStmt(String conceptURI, String preparedStmt, Object[] args,
Name | Type | Description |
---|---|---|
conceptURI | String | The result concept type's URI |
preparedStmt | String | Prepared statement to execute |
args | Object[] | Positional values to be used for binding to the prepared statement. |
queryChildren | boolean | If set to true, concept properties are recursively queried. |
Type | Description |
---|---|
Concept |