Click or drag to resize

NullMultisetIsEmpty Property

Returns true since the Null Multiset is always empty.

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

Property Value

Type: Boolean
See Also