Object filterCountList(String resultSetName,String entityUri, String filter)
Object filterCountList(String resultSetName,String entityUri, String filter)
Name | Type | Description |
---|---|---|
resultSetName | String | The resultset name |
entityUri | String | The entity uri. |
filter | String | Condition to be satisfied by the entities in the result. |
Type | Description |
---|---|
Object | Return a List of rows. Each row may be a single Object column. |