Open ticholNyler opened 7 years ago
Hey, this is a totally unmaintained project at this point, check the notes at the top of https://github.com/inolen/gremlin-node.
Sorry I missed that. Installing ts-tinkerpop has been a nightmare, that is why I reverted to this solution. Thanks
I am running Titan on AWS with Dynamo storage. Everything hooks up fine and was able to add vertexes using gremlin console. I have a js file that uses titan-node to check a simple query. It keeps coming back undefined. Pretty sure I am missing something simple.
Here is my code.