Click or drag to resize

PartitionedMultisetTrim Method (String)

Removes a specific variable from all sets in the multiset.

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

Parameters

variable
Type: SystemString
Variable.
See Also