From 71fc7bdb74dc737a85707514ae33e1296cc1e40e Mon Sep 17 00:00:00 2001 From: Horacio Hoyos Date: Thu, 11 Sep 2025 05:10:40 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3361132..28ad32c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ # arangodb-tinkerpop-provider + +> [!IMPORTANT] +> ArangoDB now provides an official Tinkerpop [integration](https://github.com/arangodb/arangodb-tinkerpop-provider) + An implementation of the [Apache TinkerPop OLTP Provider](https://tinkerpop.apache.org/docs/3.3.3/dev/provider/#_provider_documentation) API for ArangoDB ## Compatibility