Skip to content

Node Guide

Common Node Features

General Node Properties

Some general node settings can be updated on the "Node" tab. See Configuring Nodes for more information.

Preview

Legacy-Preview1

Many nodes can have their output previewed after configuring the nodes.

Unique Node Features

See the relevant article for each node type to learn about any unique settings.

8 sub-categories.

  • Source


    4 articles

  • Column


    8 articles

  • Row


    7 articles

    A Row node is focused on transforming individual records in a result set; they combine, reorder, or otherwise act on the rows. It should always be a middle node in a segment.

  • Text


    3 articles

    A Text node is a column node with a focus on parsing text fields. They can cleanse text, do regex searching, or do LDA topic modeling on freeform text. It should always be a middle node in a segment.

  • Prediction


    6 articles

    A Prediction node is a column nodes with a focus on applying a predictive model to data. Nodes that create time series forecasts, solve classificaiton problems, perform basic regressions or segmentation models are…

  • Optimization


    2 articles

    An Optimization node can perform linear or nonlinear optimization, including constraint based optimization. It should always be a middle node in a segment.

  • Output


    6 articles

    An Output node is focused on generating an output from Euclid Studio, as well as performing other operations outside of a flow.

  • Export


    2 articles

    An Export node is focused on exporting data outside of Euclid Studio. It should always be the last node in a segment.