Setup and Configuration of SPARQL-Gremlin plugin (with ArcadeDB)

Dear All,

I would like to use the SPARQL-Gremlin ( https://tinkerpop.apache.org/docs/current/reference/#sparql-gremlin ) plugin with the embedded Gremlin server in ArcadeDB.
ArcadeDB exposes the gremlin-server.groovy, gremlin-server.properties, and gremlin-server.yaml files in its config directory. So my questions are:

  1. How do I install the plugin? Particularly, is there a way without recompiling the embedding ArcadeDB?
  2. What configurations do I have to add to these files to activate and use the SPARQL plugin? I found some hints and partial examples here and there but patchworking those did not work.
Thank you very much for your help
Was this page helpful?