@Dylan : Thanks for the catch, I fixed it. Currently the viz just highlights selected elements (with some understanding of paths). I've thought about implementing a "visual traversal" animation but I would need to make a few adjustments first. Definitely on my todo list though.
On Wed, Mar 16, 2016 at 3:07 PM, Dylan Bethune-Waddell < [email protected]> wrote: > Wow - that is really cool. Nice work! > > I noticed a typo under the "Learn" tab in the italicized text, says > "ressources" instead of "resources" fyi. > > Man that visualization under the query is sweet, where you planning to go > for something like the Gephi plugin's "visual traversal" where the > execution of each step is highlighted? > > ________________________________________ > From: Stephen Mallette <[email protected]> > Sent: Wednesday, March 16, 2016 2:49 PM > To: Gremlin-users > Cc: [email protected] > Subject: Re: [TinkerPop] GremlinBin (beta) is here. An online Gremlin > "fiddle" > > This is a very cool piece of work. Thanks for doing this. Perhaps, I am now > free of Dog House! :D > > And very good work from The Baptist on the js driver to enable this. > Appreciated. > > On Wed, Mar 16, 2016 at 2:32 PM, Dylan Millikin <[email protected]> > wrote: > > > Hey guys, > > > > I wanted to announce that www.gremlinbin.com is prime for beta. > > > > GremlinBin is essentially an online console/sandbox for you to test run > > your Gremlin queries, then save them and share them with other users via > > links. Think of it as a jsFiddle or pasteBin for Gremlin. > > > > It's still in it's early stages so there is no mobile support and there > > are annoyingly verbose errors (if you encounter any; to help with > reporting > > to github). Both of these will go with future updates. > > > > I will however guaranty that the links to your "bins" will not break with > > future updates so feel free to use them in blogs/emails/etc. > > Here's one to give you an idea : > > http://www.gremlinbin.com/bin/view/56e9a41538639 > > > > Let me know what you think. And feel free to open issues on github if you > > have any feature requests (or are encountering glitches). > > > > Big thanks goes to JB Musso for his work on the js driver, Stephen for > > putting up with me and the others for their valuable feedback. > > > > Cheers. > > > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Gremlin-users" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/gremlin-users/CAK-m_Ky9d0G9MnieNtb-W5s-F8gVW6MTOmVgVEp-bj6DROpySA%40mail.gmail.com > > < > https://groups.google.com/d/msgid/gremlin-users/CAK-m_Ky9d0G9MnieNtb-W5s-F8gVW6MTOmVgVEp-bj6DROpySA%40mail.gmail.com?utm_medium=email&utm_source=footer > > > > . > > For more options, visit https://groups.google.com/d/optout. > > >
