MongoDB Reader

The MongoDB Reader node reads documents from a MongoDB database and returns them as JSON cells in a table.

Options

Settings

Database
The database name.
Collection
The collection name.
Query
The query selecting the documents to retrieve.
Projection
The projection of fields of the retrieved documents. For more details see the MongoDB documentation.
Sorting
Sorts all input documents according to the specified statement. For more details see the MongoDB documentation.

Advanced

Skip
Number of documents to skip
Limit
Limit the number of documents that will be returned.

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.