gremlin-javascript
gremlin-javascript copied to clipboard
Working GraphSON read/write example?
Hello guys, First of all great library! I'm looking to write an implementation where a user can send a graphSON file to my server & it will be written onto NeptuneDB. I was unable to find any valid example with this library for GraphSON read/write. Can someone please share their implementation? Any help would be greatly Appreciated. Thanks!