Open
Description
initGraph is unable to instantiate the Neo4JGraph when running the test graph.test.ts
. The failure message returned from the test is:
Could not use APOC procedures. Please ensure the APOC plugin is installed in Neo4j and that 'apoc.meta.data()' is allowed in Neo4j configuration
I'm using Neo4J 5.18.1, and my APOC plugin is installed.
I've tested this on a local database, and my sandbox, and it returns the same error above.
Metadata
Metadata
Assignees
Labels
No labels