SparqlResultSet Properties |
The SparqlResultSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of Results in the Result Set.
|
![]() | IsEmpty |
Gets whether the Result Set is empty and can have Results loaded into it.
|
![]() | Item |
Index directly into the Results.
|
![]() | Result |
Gets the Result of an ASK Query.
|
![]() | Results |
Gets the List of Results.
|
![]() | ResultsType |
Gets the Type of the Results Set.
|
![]() | Variables |
Gets the Variables used in the Result Set.
|