We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
tried to run: apoc 5.23 in neo4j 5.24
Failed to invoke procedure apoc.vectordb.weaviate.query: Caused by: java.lang.ClassNotFoundException: org.apache.commons.collections.MapUtils
The text was updated successfully, but these errors were encountered: