gjrwebber / spring-data-gremlin

Spring data gremlin makes it easier to implement Graph based repositories. This module extends Spring Data to allow support for potentially any Graph database that implements the Tinkerpop Blueprints 2.x API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does spring-data-gremlin work with AWS Neptune database

deepak2507-gh opened this issue · comments

Is it possible to work with AWS Neptune database similar to spring-data-jpa with Oracle.
Can we use spring-data-gremlin to work with AWS Neptune.
Could you please assist with any example or link to get an idea?