Skip to content

Update export syntax, update maintenance worker/neo4j config

Hannes Heine requested to merge pr1473head into pr1473base

Created by: Tirokk

mattwr18 Authored by mattwr18 Merged


  • I was getting an error locally Failed: error parsing query as Extended JSON: invalid JSON input
  • updating the syntax to wrap the json in single quotes, and key/values in double quotes fixed the issue
  • update memory limits

hope the changes to the export don't break it for anyone else @roschaefer

Merge request reports