Click or drag to resize

IdentityMultisetIsEmpty Property

Returns false as the Identity Multiset is not considered empty.

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

Property Value

Type: Boolean
See Also