SparqlResultSet.IsEmpty 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:
Syntaxpublic bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Get
Property Value
Type:
Boolean
Remarks
See Also