neo4j-contrib / neovis.js

Neo4j + vis.js = neovis.js. Graph visualizations in the browser with data from Neo4j.
Apache License 2.0
1.59k stars 324 forks source link

Is there a callback function in neovis.js? #372

Closed SeXyTeA-x closed 9 months ago

SeXyTeA-x commented 9 months ago

For example, I'm doing updateWithCypher(), but the Cypher function does not return a result, and I want to pop up an alert or execute a function. Does neovis.js provide similar functionality?

thebestnom commented 9 months ago

There are events