Visualization
Neo4j Graph Analytics for Snowflake is in Public Preview and is not intended for production use. |
To visualize your tables as graphs within a Python environment such as notebook or streamlit, we recommend using the graph visualization Python library neo4j-viz
.
Please see the neo4j-viz
documentation for how to get started.
In particular, the section related to integration with Pandas DataFrames and the Visualizing Snowflake Tables tutorial may be of interest.