Skip to content

Neo4j Provider for Ravel Rapid Application Development Framework

License

Notifications You must be signed in to change notification settings

raveljs/ravel-neo4j-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ravel-neo4j-provider

Ravel DatabaseProvider for Neo4j

Example usage:

app.js

const app = new require('ravel')();
require('ravel-neo4j-provider')(app);

// ... the rest of your Ravel app

About

Neo4j Provider for Ravel Rapid Application Development Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published