1.0.2 • Published 6 years ago

clijg v1.0.2

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
6 years ago

clijg - A skeleton CLI for JanusGraph

Installation

npm install -g clijg

Commands currently implemented

  • deletegraph

Usage

deletegraph

Will delete the named graph from the server, taking the appropriate steps to ensure it is correctly removed from the ConfiguredGraphManagement system.

clijg deletegraph <servername> <graphname> <username> <password>
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago