Neo4j GraphQL and GRANDstack

The Neo4j GraphQL integrations for Javascript and the JVM allow you to develop modern API Backends that make best use of your underlying graph based data platform.
GRANDstack is a full development stack, combining our Javascript library with Apollo Tools, React and Neo4j.
We use an annotated GraphQL Schema to translate any GraphQL query to a single Cypher query that is executed against Neo4j.
Availability & Installation
Neo4j GraphQL for JavaScript and Java can be used as a regular library dependency with your package manager.
GRANDstack integrates the Javascript library seamlessly, it can be used via a starter package.
A Neo4j Server extension that uses the Java library can be installed in Neo4j Desktop.

Neo4j GraphQL Java
Support |
|
Authors |
Michael Hunger, Andrea Santurbano |
Releases |
https://github.com/neo4j-graphql/neo4j-graphql-java/releases |
Source |
|
Docs |
|
Docs |
|
Source |
Was this page helpful?