thebestnom
thebestnom
Why github makes it hard 😅 I don't want to post it here but Im pretty sure I commited with my mail so you can check commit logs to get...
Downloaded to my phone, you can now delete if you want to
`vis.nodes.remove(id)` vis.nodes and vis.edges are https://visjs.github.io/vis-data/data/dataset.html
You are correct, I didn't update network config on reinit!
For the second error you are probably trying to connect http from https or the other way around, the third error is probably you run your draw before the neovis...
Are you checking that your cypher returns the relationships? Neo4j desktop auto adds relationships even if the cypher doesn't returns it
How... Are your ids are infinity??
Those ids should be generated bt neo4j, I don't think you can even disable it
Maybe mismatch of neo4j and js neo4j driver?
I didn't had time to investigate, but it's a problem on neo4j side (though probably intended) need to check for a better id generation for the relationships