File size: 126 Bytes
9930ba9 | 1 2 3 4 | FROM neo4j:5.23.0
ENV NEO4J_PLUGINS='["apoc"]'
ENV NEO4J_apoc_export_file_enabled=true
ENV NEO4J_apoc_import_file_enabled=true |
9930ba9 | 1 2 3 4 | FROM neo4j:5.23.0
ENV NEO4J_PLUGINS='["apoc"]'
ENV NEO4J_apoc_export_file_enabled=true
ENV NEO4J_apoc_import_file_enabled=true |