NEuler Problem with APOC Plugin

Yhe warning states the issue is with the apoc.meta.schema procedure. Your allow list is set to allow a select couple of apoc procedures, which will make the remaining unavailable. Try commenting this setting out and restart the neo4j server to retry. You can fix this configuration if it works and you really want to limit a library’s use to a select set of procedures, otherwise leave it commented out.