ardatan / graphql-mesh

🕸️ GraphQL Federation Framework for any API services such as REST, OpenAPI, Swagger, SOAP, gRPC and more...

Home Page:https://the-guild.dev/graphql/mesh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for the Gremlin Query Language/Gremlin server

ardatan opened this issue · comments

Discussed in #6864

Originally posted by FelixZY April 18, 2024
Gremlin is the graph traversal language of Apache TinkerPop. By adding a handler for Gremlin server, it would be possible to query all graph databases that make use of Gremlin server.

This includes JanusGraph and probably even AWS Neptune