Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-24-2022 11:17 AM - edited 09-24-2022 11:18 AM
I am using virtual graphs to restructure part of a graph database. It would be very helpful to run analyses on virtual graphs. This way I only need to update one physical version of the database.
However, all the tutorials I can find on virtual graphs are for visualization. Is analysis or query on virtual graphs supported at this stage? Or can I export virtual graphs?
Thanks in advance
09-29-2022 12:52 AM
Actually the neo4j graph data science library only uses virtual graph projections for analysis.
Check it out here:
https://neo4j.com/docs/graph-data-science/current/management-ops/graph-catalog-ops/
It also supports (limited) cypher querying on those virtual graphs.
09-29-2022 02:02 PM
Thanks for your response. I will look into the path you direcred. Two follow up questions:
1) Can I create new virtual relationships using this method?
2) Can I export a vitural graph as csv using the method you mentioned?
Many thanks.
All the sessions of the conference are now available online