Skip to content

Releases: geodes-sms/NeoModelingFramework

Model loader

16 Dec 00:18
Compare
Choose a tag to compare
java -jar <PATH_THE_LOADER> --help
  -h,--host <HOST:PORT>   Database host address with port used to create bolt connection. Example: -h 127.0.0.1:7687
  -m,--model <PATH>       path to model file to be loaded
  -p,--password <arg>     Database auth: password
  -u,--user <arg>         Database auth: username