Show / Hide Table of Contents

Namespace Mangrove.MetricSetSyntaxTree.TableNodes

Classes

Aggregation

Metric table that is an aggregation from another metric table.

DataSource

Table which pulls directly from a compute fabric.

ExternTable

Fabric-specific computations (e.g., custom reducers / processors for Scope).

Join

The left join of one Table against a sequence of other Table nodes.

TableReference

Wrapper for another table (e.g., base table as a wrapper for root table).

Union

Metric table which is a union of multiple other metric tables.

Back to top Generated by DocFX