rewind


Description:

[ Version ( deprecated = true , deprecated_since = "3.5" ) ]
public void rewind ()

Warning: rewind is deprecated since 3.5.

Resets the iterator to point back to the first result.

Note:

This function only works on cursors from direct [class@SparqlConnection] objects and cannot work reliably across all cursor types. Issue a different query to obtain a new cursor.

Parameters:

this

a `TrackerSparqlCursor`