Click or drag to resize

GraphPersistenceWrapper.IsEmpty Property

Gets whether the Graph is empty.

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

Property Value

Type: Boolean

Implements

IGraph.IsEmpty
See Also