UNPKG
@webwallet/graphstore
Version:
latest (0.3.4)
1.0.3
1.0.2
1.0.1
1.0.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
Graph database queries and connection handling.
github.com/webwallet/graphstore
webwallet/graphstore
@webwallet/graphstore
/
lib
/
database
/
index.js
6 lines
(3 loc)
•
77 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
const
database =
require
(
'./neo4j'
)
module
.
exports
= database