RuiPaças
ATApache TinkerPop
•Created by RuiPaças on 7/24/2023 in #questions
Best Testing Practices?
Hi!
I'm using Gremlin for the 1st time in one of my projects and one of the goals is to do TDD.
What would be the best practices in what comes to using gremlin? I've tried to look into having a memory database but I couldn't find an official one that works without Java and I would like to avoid using docker so that the tests can just run anywhere, anytime.
Basically, I would like to know if there is a ThinkerGraph-Gremlin (https://tinkerpop.apache.org/docs/current/reference/#tinkergraph-gremlin) for javascript.
edit: Found this one (https://github.com/jbmusso/tinkergraph-js) but it says that it's not production ready and the last commit was 7y ago
Thanks in advance!
5 replies