SparqlResultSetIsEmpty Property |
Gets whether the Result Set is empty and can have Results loaded into it.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Get
Property Value
Type:
BooleanRemarks See Also