Click or drag to resize

IGraphIsEmpty Property

Gets whether a Graph is Empty.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
bool IsEmpty { get; }

Property Value

Type: Boolean
See Also