Looking for a tool like Neo4j Browser

Hi all, I am new to this community, so I am sorry if this topic has been discussed in the past...

I am looking for a tool that presents a graph like Neo4j browser but with the ability to add events on nodes and edges (have a drop-down menu that I can customize on click/double click/mouse over/etc.) connected with some code when an item of the menu is selected (execute javascript/java/python/etc.). I know that I can do it with some javascript library (I think, at least), but is there an easier way to do it?

-Thanks, Damianos

Hi, check out some plugin tools for this -

Thank you Kailash, I will look at it.