Skip to content

Conversation

@stscoundrel
Copy link
Contributor

Add withPlugins method to Neo4jContainer for setting up plugins included in the docker image. Previously only withApoc was provided for setting up Apoc-plugin. Now withApoc uses the same plugin list under-the-hood.

Availability of specific plugins may depend on what version of Neo4j image is used.

Closes #993

@netlify
Copy link

netlify bot commented May 1, 2025

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit cbd1352
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-node/deploys/6819fef51c5db500089d9f82
😎 Deploy Preview https://deploy-preview-994--testcontainers-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@cristianrgreco cristianrgreco added enhancement New feature or request minor Backward compatible functionality labels May 6, 2025
Add withPlugins method to Neo4jContainer for setting up plugins included in the docker image. Previously only withApoc was provided for setting up Apoc-plugin. Now withApoc uses the same plugin list under-the-hood.

Availability of specific plugins may depend on what version of Neo4j image is used.
@cristianrgreco cristianrgreco changed the title Neo4j: support plugins other than Apoc Support Neo4j plugins other than Apoc May 8, 2025
@cristianrgreco cristianrgreco merged commit 25d5b56 into testcontainers:main May 8, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request minor Backward compatible functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Neo4j container: support plugins other than Apoc

2 participants