First Milestone Release of Neo4j GraphQL Java
Pre-release
Pre-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.