| Interface | Description |
|---|---|
| Base |
This node provides base aggregated data.
|
| Continuous |
This node creates continuous values from a source with gaps in time.
|
| ContinuousGen |
Interface of generator functions of continuous nodes
|
| Node |
The base interface for all Nodes in the Query Graph.
|
| NodeGen |
Interface for generator function for nodes
|
| Class | Description |
|---|---|
| Base.Abstract | |
| Continuous.Abstract | |
| Continuous.Concrete | |
| Node.Abstract |