neo4j / docker-neo4j

Docker Images for the Neo4j Graph Database
Apache License 2.0
331 stars 172 forks source link

Invalid NEO4J_PLUGINS values now produces a helpful error message #426

Closed jennyowen closed 1 year ago

jennyowen commented 1 year ago

Also some general tidying up of the plugins code.

changelog: Invalid NEO4J_PLUGINS values now produces a helpful error message. For example: NEO4J_PLUGINS='["gds"]' will now return:

"gds" is not a known Neo4j plugin. Options are:
apoc
apoc-core
bloom
graph-algorithms
graph-data-science
graphql
n10s
streams