Skip to content

osmanmesutozcan/gremlin_node_console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Only supports node version >10

npm install -g gremlin_node_console

Example

Repl supports top level await. Here is an example usage.

gremlin_console -a ws://127.0.0.1:8181
#> await client.submit('g.addV("hello").iterate()');

About

Nodejs repl wrapper around gremlin-javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published