vkagamlyk commented on PR #2506:
URL: https://github.com/apache/tinkerpop/pull/2506#issuecomment-1972581141

   > @vkagamlyk or are you suggesting I should create like a simple html page 
that simply run all the stuffs under `examples`?
   
   I thought about something more simple, like html page which runs single 
query like `g.V().group().by(label).by(count())` and show results.
   This will be useful for those who want to use Gremlin from the browser, and 
it will allow developers to relatively easily check the functionality of the 
driver after changes.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to