OrientDB Command

Executes non-idempotent query. This node is used for uploading, updating and deleting data from database. Suggested commands: create, insert, upsert, delete. Cell type 'LocalTime' isn't supported! Don't use it as source table!

Options

Use column with command
Executes each value of the selected column as a query.
Use SQL statement
Executes user defined query.
Write table to class
Executes each value of the selected column as a query.
Use upsert
If not active new objects of the chosen class will be created. If active the objects will be updated according to unique index matching or created if no such index found or any objects matched. Properties for upload/update can be selected with filter. Column name must correspond to the class property names in the database. Returns JSON column with the results.

Input Ports

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.