From f461b121e131e2ac2c1e8412d8b08d1f7e58f9fc Mon Sep 17 00:00:00 2001 From: Gabriel Baciu Date: Wed, 31 Dec 2014 18:09:18 -0500 Subject: [PATCH] mongodb node take a skip property so pagination can be achieved --- nodes/core/storage/66-mongodb.html | 2 +- nodes/core/storage/66-mongodb.js | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/nodes/core/storage/66-mongodb.html b/nodes/core/storage/66-mongodb.html index ad2fa10e4..1b448de95 100644 --- a/nodes/core/storage/66-mongodb.html +++ b/nodes/core/storage/66-mongodb.html @@ -197,7 +197,7 @@