MCPcopy 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

1var Utilities = require("../../Utilities");
2var mongodb = require("mongodb");
3var Promise = require("bluebird");
4var util = require("util");

Callers

nothing calls this directly

Calls 9

cbFunction · 0.85
convertToDBFunction · 0.85
convertFromDBFunction · 0.85
dropMethod · 0.80
sortMethod · 0.80
findMethod · 0.65
limitMethod · 0.65
countMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected