In the earlier versions of Documentum RETURN_TOP N returns the N number of rows in DQL.
In D6.5, this value can be controlled to specify whether the no. of rows to be returned or no. of documents to be returned.
return_results_row_based = False - Returns Objects
return_results_row_based = True - Returns Rows