@@ -6,26 +6,25 @@ A result set is a set of results returned after the relational database (RDB) qu
>
> The initial APIs of this module are supported since API version 7. Newly added APIs will be marked with a superscript to indicate their earliest API version.
## Usage
You need to use [RdbStore.query()](js-apis-data-rdb.md#query) to obtain a **resultSet** object.