ckabanur
Results
2
comments of
ckabanur
Thanks for the clarification and guidance!
Experienced the same error. Resolved now. (note: the "dbms.unmanaged_extension_classes" is **comma-separated list** of = for unmanaged extensions. see ref.: https://neo4j.com/docs/operations-manual/current/reference/configuration-settings/#config_dbms.unmanaged_extension_classes. Solution: In your neo4j.conf file modify the below statement dbms.unmanaged_extension_classes=org.neo4j.graphql=/graphql...