so often we have a need to express small graph, but all at the client side 
(browser). it would be great to have tinkergraph working on js engine. I saw 
one project attempting to do that, but that was a long time ago and never came 
to completeness. https://github.com/jbmusso/tinkergraph-js

Would you have any suggestions on how to start that work? Or is there better 
way to have tinkergraph in browser. The idea is to have an ability to use 
gremlin over the data structure in memory. 

Also, I would suggest using Typescript to make this whole thing easier to deal 
with from the beginning.

Reply via email to