0.0.3 • Published 7 years ago

charlotte-neo4j-adapter v0.0.3

Weekly downloads
9
License
-
Repository
-
Last release
7 years ago

Charlotte Neo4j Adapter

Provides Neo4j bindings for Charlotte GraphQL resolvers.

Installing

npm install charlotte charlotte-neo4j-adapter

Usage

If you want to run it without any modification of the API:

export PORT=8888
export NEO4J_
export NEO4J_USERNAME=username
export NEO4J_PASSWORD=password
node_modules/.bin/charlotte neo4j types.yaml
0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago