Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dresende/node-orm2
/ mongodb.js
File
mongodb.js
lib/Drivers/DML/mongodb.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Utilities = require(
"../../Utilities"
);
2
var
mongodb = require(
"mongodb"
);
3
var
Promise = require(
"bluebird"
);
4
var
util = require(
"util"
);
Callers
nothing calls this directly
Calls
9
cb
Function · 0.85
convertToDB
Function · 0.85
convertFromDB
Function · 0.85
drop
Method · 0.80
sort
Method · 0.80
find
Method · 0.65
limit
Method · 0.65
count
Method · 0.65
remove
Method · 0.65
Tested by
no test coverage detected