Skip to content

Configure dbms.security.procedures

Hannes Heine requested to merge pr1295head into pr1295base

Created by: Tirokk

roschaefer Authored by roschaefer Merged


Bug:

apoc.cluster.graph is unavailable because it is sandboxed and has dependencies outside of the sandbox. Sandboxing is controlled by the dbms.security.procedures.unrestricted setting

See: https://stackoverflow.com/a/48773575

🍰 Pullrequest

Issues

  • None

Todo

  • None

Merge request reports