Description
For people who work with property graph databases that support the Cypher query language, it would be nice to have a new type of cell to support working with those databases. Neo4j, for example, has a python driver as well as a python library for visualizing the graphs returned by such queries. The cell could have an option to return a dataframe or a widget for visualization.
Suggested solution
I have a working prototype of this capability devloped with the help of claude code.
Are you willing to submit a PR? (You must receive approval from the team before submitting a PR.)
Alternatives
No response
Additional context
No response
Description
For people who work with property graph databases that support the Cypher query language, it would be nice to have a new type of cell to support working with those databases. Neo4j, for example, has a python driver as well as a python library for visualizing the graphs returned by such queries. The cell could have an option to return a dataframe or a widget for visualization.
Suggested solution
I have a working prototype of this capability devloped with the help of claude code.
Are you willing to submit a PR? (You must receive approval from the team before submitting a PR.)
Alternatives
No response
Additional context
No response