Spring Data Gremlin for Azure Cosmos DB Graph API

Community Manager

We are pleased to announce that Spring Data Gremlin is now available on Maven Central and source code on GitHub. This project provides Spring Data support for Graph databases that use Gremlin as a traversal language.

 

For Azure users, it provides a delightful experience to interact with Azure Cosmos DB using Graph API. Java developers can now use Spring annotations to map with database entities, such as Vertex and Edge. It also allows developers to create their own database queries based on Spring Data Repository.

 

2549ef68-2830-4458-9769-75e25ed4b720.png

 

Read about it in the Azure blog.

0 Replies