Click or drag to resize

BaseGroupByAssignVariable Property

Gets/Sets the Variable that the grouped upon value should be assigned to.

Namespace:  VDS.RDF.Query.Grouping
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string AssignVariable { get; set; }

Property Value

Type: String

Implements

ISparqlGroupByAssignVariable
See Also