Skip to content

Model loader

Choose a tag to compare

@vnikitch vnikitch released this 16 Dec 00:18
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