From eb9fc3a769e67b869ac5c69e3d8d109db2c166bc Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Wed, 22 May 2024 14:21:22 +0200 Subject: [PATCH] Update readme.adoc with Labs language --- readme.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.adoc b/readme.adoc index 2fee2015..bd29b4ae 100644 --- a/readme.adoc +++ b/readme.adoc @@ -4,6 +4,8 @@ :toclevels: 1 :toc-title: Quick Links +NOTE: This is a https://neo4j.com/labs/[Neo4j Labs Project^], it is not supported by Neo4j engineering or support and developed on an best-effort basis. It is also not functionally equivalent to the https://github.com/neo4j/graphql[neo4j-graphql (Javascript) library and API^] even as we try to stay close to it. Please use the official library for a JavaScript based GraphQL Middleware for production use-cases. + This is a https://graphql.org[GraphQL] to https://neo4j.com/developer/cypher[Cypher] transpiler written in Kotlin. License: Apache 2.