graph-dbs-course/ ├── plugins/ # Neo4j APOC plugins │ ├── apoc-5.25.0-extended.jar # Extended APOC procedures │ └── apoc-5.25.1-core.jar # Core APOC procedures ├── practica-2/ # Practice 2 materials │ ...
When restoring a MySQL backup using this image, the process fails with the following error: time="2025-08-27T09:47:41+08:00" level=info msg="beginning restore" run ...