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

Empty graph pulled from Neo4j 5+ #18

Open
jdreo opened this issue Sep 15, 2023 · 1 comment
Open

Empty graph pulled from Neo4j 5+ #18

jdreo opened this issue Sep 15, 2023 · 1 comment

Comments

@jdreo
Copy link

jdreo commented Sep 15, 2023

When pulling all the nodes and edges of a graph, nothing shows up, with no error, just like if there was no data pulled.

The connection through Bolt was marked as operational. The data are correctly displayed with neo4j-browser and cypher-shell.

I suspect this has to do with the version of Neo4j being 5, which seem to have introduced some backward-incompatible changes.

Versions:

  • Cytoscape 3.10.1
  • Neo4j 5.11.0
@BrunoVieyra
Copy link

Same problem here.
using:
Cytoscape 3.10.1
neo4j 5.3.0
neo4j desktop 1.5.8

Any updates on this issue yet?

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

2 participants