Hi
As mentioned by Praveen, We do not have any pagination node.
If you want to achieve the pagination, then you can use these 3rd party JQuery plugins and provide them with the data to do the pagination.
Link:- http://www.sitepoint.com/10-jquery-pagination-plugins/ (jquery-pagination-plugins)
Link:- http://www.tothenew.com/blog/full-text-search-in-aem-using-query-builder/ ( Full Text Search in AEM using Query Builder, to find the pages, For providing data it Jquery plugins )
Link:- https://helpx.adobe.com/experience-manager/using/using-query-builder-servlet.html (How to use Query Builder API in AEM 6.1)
AEM pagination Example :- http://conexiogroup.com/aem-ajax-pagination-using-the-sightly-list-component/
//AEM Ajax Pagination Using the Sightly List Component
I hope this will help you.
Thanks and Regards
Kautuk Sahni
Kautuk Sahni