Click or drag to resize

ITripleStoreIsEmpty Property

Gets whether a TripleStore is Empty.

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

Property Value

Type: Boolean
See Also