Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integration test to check that apache.commons.collections is not present anymore #4245

Open
vga91 opened this issue Nov 22, 2024 · 0 comments

Comments

@vga91
Copy link
Collaborator

vga91 commented Nov 22, 2024

tried to run: apoc 5.23 in neo4j 5.24

call apoc.vectordb.weaviate.query("<url>", "Organization", [1.0,2.0,3.0],null, 10, {headers: {Authorization: 'Bearer '+$token}, fields:["diffbot_id"], allResults: true})

Failed to invoke procedure apoc.vectordb.weaviate.query: Caused by: java.lang.ClassNotFoundException: org.apache.commons.collections.MapUtils

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant