Click or drag to resize

BaseMultisetTrim Method (String)

Trims the Multiset by removing all Values for the given Variable.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public virtual void Trim(
	string variable
)

Parameters

variable
Type: SystemString
Variable.
See Also