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

Neo4jError When using Jupyter Notebook #174

Open
michaelhaaf opened this issue Jul 7, 2022 · 0 comments
Open

Neo4jError When using Jupyter Notebook #174

michaelhaaf opened this issue Jul 7, 2022 · 0 comments

Comments

@michaelhaaf
Copy link
Collaborator

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}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant