ISparqlGroupByVariables Property  | 
 
            Gets the Variables used in the GROUP BY.
            
 
    Namespace: 
   VDS.RDF.Query.Grouping
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
SyntaxIEnumerable<string> Variables { get; }ReadOnly Property Variables As IEnumerable(Of String)
	Get
Property Value
Type: 
IEnumerableString
See Also