Skip to content

First Milestone Release of Neo4j GraphQL Java

Pre-release
Pre-release
Compare
Choose a tag to compare
@jexp jexp released this 07 Dec 02:09
· 189 commits to master since this release

We're happy and proud to release the first milestone of this library to the public.

Please check out the readme for documentation

You only need the org.neo4j:neo4j-graphql-java:1.0.0-M01 dependency and a GraphQL schema to translate GraphQL to Cypher queries. Which you then can execute against a Neo4j database.

Please let us know if this library works for you, what are shortcomings and features you'd be interested in and raise a GitHub issue for those.