- All Implemented Interfaces:
Runnable
Commandline interface to Neo4j migrations.
- Since:
- 0.0.5
- Author:
- Michael J. Simons
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MigrationsCli
public MigrationsCli()
-
Method Details
-
main
public static void main(String... args)
Entry point to the CLI.
- Parameters:
args
- The command line arguments
-
run
public void run()
- Specified by:
run
in interface Runnable