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

Fix sizeCypher new session per node, and upgraded every dependency #86

Merged
merged 2 commits into from
Feb 15, 2020
Merged

Conversation

thebestnom
Copy link
Collaborator

Fixed #85

Instead of making new session per node, now session is passed through buildNode
I could have made a property session, but I decided agains it because I didn't want to break things if for some reason the user decided to render twice without waiting (no should have a reason to do this, but the outcome would be too undefined to my taste

Also Upgraded all the dependecies (dev and normal)

@johnymontana johnymontana merged commit ff2345d into neo4j-contrib:master Feb 15, 2020
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

Successfully merging this pull request may close these issues.

Websocket error on Chrome and Firefox when rendering more than 300 nodes
2 participants