neo4j-graph-analytics / ml-models

Machine Learning Procedures and Functions for Neo4j
https://github.com/neo4j-graph-analytics/ml-models/releases/tag/1.0.0
Apache License 2.0
64 stars 23 forks source link

Neo4j ml-models Neo.ClientError.Procedure.ProcedureRegistrationFailed #13

Open doobybug opened 5 years ago

doobybug commented 5 years ago

Hi I have downloaded the latest jar file and updated noe4j.config but I am still getting the following error when calling embedding.deepgl...how can I fix it?

Neo.ClientError.Procedure.ProcedureRegistrationFailed: embedding.deepgl is unavailable because it is sandboxed and has dependencies outside of the sandbox. Sandboxing is controlled by the dbms.security.procedures.unrestricted setting. Only unrestrict procedures you can trust with access to database internals.