WrapperTripleStoreIsEmpty Property  | 
 
            Gets whether the store is empty.
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic virtual bool IsEmpty { get; }Public Overridable ReadOnly Property IsEmpty As Boolean
	Get
Property Value
Type: 
BooleanImplements
ITripleStoreIsEmpty
See Also