Click or drag to resize

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; }

Property Value

Type: Boolean
Remarks