RB.RhythmDBQueryResults.query_complete

@returns(none)
def do_query_complete(self, ):

Called when the query is complete and all entries that match the query have been supplied to rhythmdb_query_results_add_results. If the object implementing this interface needs to identify newly added or changed entries that match the query, it needs to use the entry-added, entry-deleted and entry-changed signals from RB.RhythmDB.