Hi everyone I am trying to run the neo4j-ml-models-1.0.3.jar which can be found here
Despite of running the following steps:
- installing the Graph Algorithms plugin
- dropping the attached jar file into your ´$NEO4J_HOME/plugins` folder
- adding
dbms.security.procedures.whitelist=regression.*, embedding.*
to neo4j.conf - adding
dbms.security.procedures.whitelist=embedding.*
to neo4j.conf - restarting the database
I had the following problem
Still I am attaching the log file. neo4j.txt (18.5 KB)
Thank you
- neo4j version: Neo4j 4.1.1
- desktop version: Version: 1.3.11
- browser version: Chrome version 86.0.4240.198 (Build oficial) (64 bits)