MongoDB Update

This Node Is Deprecated — This version of the node has been replaced with a new and improved version. The old version is kept for backwards-compatibility, but for all new workflows we suggest to use the version linked below.
Go to Suggested ReplacementMongoDB Update

The MongoDB Update updates documents saved in a MongoDB database according to JSON in the update column. The node uses the Jongo syntax to select the documents to be updated and to formulate the update operation.

Options

Host
The host name or ip address
Port
The port on which the database is available (default: 27017)
Database
The database name
Collection
The collection name
Query column
The column which contains the query that selects the documents to be updated
Update column
The column which contains the updated fields

Input Ports

Icon
The table with documents to be written

Output Ports

This node has no output ports

Views

This node has no views

Workflows

  • No workflows found

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.