Spring data repository for Graph DB

Sathyanarayanan, Tharani 1 Reputation point
2022-06-03T21:21:46.767+00:00

We are working on an implementation to integrate Graph DB via Gremlin API with our Spring project.

Is there a plugin available like JPArepositoy or MongoRepository to make the integration more reliable?

Currently, we are writing lot of code to deserialize the data returned by Gremlin API to map it with our java object.

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
109 questions
{count} votes

1 answer

Sort by: Most helpful
  1. MughundhanRaveendran-MSFT 12,421 Reputation points
    2022-06-14T07:17:00.027+00:00

    Hi @Sathyanarayanan, Tharani ,

    Thanks for reaching out to Q&A.

    Unfortunately, the Azure spring cloud team deprecated Gremlin support last year due to low usage.

    However, they are collecting customer feedback for Gremlin,
    https://app.zenhub.com/workspaces/azure-spring-starters-5f067afb1fdee5002af58493/issues/azure/azure-sdk-for-java/24773

    So I would request you to log your entry in the above feedback link so that the team is aware of the need.

    Gremlin support is not planned for this semester but with enough demand, it will be reevaluated for the next semester.

    0 comments No comments