src/index.coffee

Mongraph

#

Mongraph combines documentstorage database (mongodb) with graph-database relationships (neo4j) by creating a corresponding node for each document.

#

This module links directly to the mongraph library.

module.exports = require('./mongraph')