Skip to content

Model loader v1.1

Latest

Choose a tag to compare

@lucianoMarchezan lucianoMarchezan released this 27 Aug 16:00
· 35 commits to master since this release
6fd3734

Changelog

Full Changelog: v1.0...v1.1

Running it

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