BaseTripleStoreIsEmpty Property |
Gets whether the Triple Store is empty.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public virtual bool IsEmpty { get; }
Public Overridable ReadOnly Property IsEmpty As Boolean
Get
Property Value
Type:
BooleanImplements
ITripleStoreIsEmptySee Also