Click or drag to resize

GraphPersistenceWrapperIsEmpty 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

IGraphIsEmpty
See Also