PolyglotDB
PolyglotDB copied to clipboard
Neo4jError When using Jupyter Notebook
This bug came about after following the "Conda development environtment" install instructions; then using a Jupyter Notebook (see example notebooks in tutorial) to manage the polyglotdb scripts. There seems to be a Neo4j configuration error when communicating with Jupyter Notebook.
File "/home/michael/miniconda3/envs/polyglotdb-dev/lib/python3.10/site-packages/neo4j/io/_common.py", line 244, in on_failure
raise Neo4jError.hydrate(**metadata)
neo4j.exceptions.DatabaseError: {code: Neo.DatabaseError.General.UnknownError} {message: Could not initialize class org.eclipse.collections.impl.utility.LazyIterate}