MongoDB Run Command

The MongoDB Run Command node executes a database command on a MongoDB database and returns the result as JSON cells in a table. Example command:

{ count: 'orders' }
For more details see the MongoDB documentation.

Options

Settings

Database
The database name.
Command
The command in a form of a JSON object.

Input Ports

Icon
The MongoDB Connection

Output Ports

Icon
The result JSON returned by MongoDB
Icon
The input MongoDB 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.