Skip to content

Add new cell type for Cypher that mirrors what SQL cells can do #8588

@johnstegeman

Description

@johnstegeman

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.

Image

Are you willing to submit a PR? (You must receive approval from the team before submitting a PR.)

  • Yes

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions