cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Visualizing in-memory graph

Hello!

I would like to visualize a in-memory graph. Is this possible?

context: I am creating a graph in-memory with nodes connected by 2-hops. I do not want to add extra edges in my database - I am creating the graph in-memory using cypher projection. Now, I wonder if I can output edges and nodes of my in-memory 2-hop graph so I can visualize the graph.

Thanks,
Lavanya

1 REPLY 1

Hello @lavanya.kannan1 and welcome to the Neo4j community

At this moment, it's not possible but it could be a good add.
You can submit your request on the GDS GitHub.

Regards,
Cobra