Click or drag to resize

BaseTripleStoreIsEmpty Property

Gets whether the Triple Store is empty.

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

Property Value

Type: Boolean

Implements

ITripleStoreIsEmpty
See Also