GroupBy Constructor
|
Creates a new Group By |
Aggregates | Gets the Aggregates that will be applied |
Grouping | Gets the Grouping that is used |
InnerAlgebra | Gets the Inner Algebra |
Variables | Gets the Variables used in the Algebra |
Equals (inherited from Object) | |
Evaluate | Evaluates a Group By by generating a GroupMultiset from the Input Multiset |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToGraphPattern | Throws an exception since GroupBy() cannot be converted to a Graph Pattern |
ToQuery | Converts the Algebra back to a SPARQL Query |
ToString | Gets the String representation of the |
Transform | Transforms the Inner Algebra using the given Optimiser |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
GroupBy Class | VDS.RDF.Query.Algebra Namespace