[ 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.
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.
| this |
a `TrackerSparqlCursor` |