gremlin-javascript
gremlin-javascript copied to clipboard
How to use functions like "within"
How to use functions like "within" while using gremlin node js?
g.V().has('name', within('marko', 'vadas', 'josh'))