OrientDB Execute

Node for executing batch commands. More information: https://orientdb.com/docs/3.0.x/sql/SQL-batch.html

Options

Generate by template
Generates a batch script according to the user defined template in 'Batch script'. This script contains the same amount of subqueries as the number of input table records.
Batch size limit
Number of commands in the batch. Recommended value – 5000. Higher values might lead to stack overflow in OrientDB.
Table columns
List of the table columns of the input table, that can be used as the wildcards in the query text.
Flow variables
List of the workflow Flow Variables, that can be used as the wildcards in the query text.
Classes and Fields
Fetched from the connected database according to the schema. Can be used as the wildcards in the query text.

Input Ports

Icon
Input Flow variables.
Icon
Input data table.
Icon
OrientDB Connection.

Output Ports

Icon
Output Flow variables.
Icon
Output data table.
Icon
OrientDB Connection.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.