Retrieves the number of columns available in the result set.
This method should only be called after a successful [method@SparqlCursor.next], otherwise its return value will be undefined.
| this |
a `TrackerSparqlCursor` |
|
The number of columns returned in the result set. |