Hi, The wiki on the Gremlin Consolo has details on what you want to do: https://github.com/ArangoDB-Community/arangodb-tinkerpop-provider/wiki/Console. Just make sure you use the latest version when installing the plugin. I will update the wiki and remove the old page.
On Friday, February 1, 2019 at 2:16:59 PM UTC, Stefano Cimini wrote: > > Hi, > What I would need essentially is to add the arangodb provider to a gremlin > server <http://tinkerpop.apache.org/docs/3.3.3/reference/#gremlin-server>. > I have an instance of arangodb and gremlin server running on the same > machine and I need to configure the tinkerpop arangodb provider in order to > query the graph via gremlin remote console. > I managed to install the neo4j provider following this guide > <http://tinkerpop.apache.org/docs/3.3.3/reference/#neo4j-gremlin>. > Gremlin server distribution > <https://archive.apache.org/dist/tinkerpop/3.3.3/apache-tinkerpop-gremlin-server-3.3.3-bin.zip> > > comes also with a set of OOB yaml configurations (I used > *gremlin-server-neo4j.yaml* for configuring neo4j integration). > I would need to configure gremlin server with arangodb as I did with neo4j. > > Please let me know if you need more information > > Thanks in advance > > > Il giorno venerdì 1 febbraio 2019 11:32:57 UTC+1, [email protected] ha > scritto: >> >> Hi, >> >> That wiki page is not up to date. I have not tried to do this type of >> setup with the new implementation. If you can tell me what is needed (e.g. >> the tinkerpop docs on running a server) I can try to find out how (if >> possible) the new implementation can wok. >> >> Cheers, >> >> On Friday, February 1, 2019 at 6:32:15 AM UTC, Stefano Cimini wrote: >>> >>> Hi, >>> I'm trying to configure the arangodb tinkerpop provider >>> <https://github.com/ArangoDB-Community/arangodb-tinkerpop-provider> on >>> a standalone gremlin server following this wiki published on github >>> <https://github.com/ArangoDB-Community/arangodb-tinkerpop-provider/wiki/as-Standalone-Server> >>> >>> >>> However the yaml configuration *gremlin-server-arangodb.yaml* specified >>> in the instructions is not available. >>> Could anyone share the right gremlin server configuration? I'm actually >>> unable to make the provider work. >>> >>> Thanks in advance >>> >> -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
