Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

emehrkay/GrimREPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrimREPL

Simple REPL for remote Tinkerpop Gremlin Server connections.

GremREPL Example

Requirements

* Python 3.5 +

Installation

python setup.py install

You may need to do python3.VERSION setup.py install if python 3.5 is not your default python version

Usage

grpl [--uri localhost] [--port 8181] [--full true]

Passing the --full flag will display the complete output of the response.

Full flag

Releases

No releases published

Packages

No packages published

Languages