Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-01-2021 03:12 AM
I would like to display my graph model from existing graph db (neo4j db).
What is right tool or cypher query ?
Solved! Go to Solution.
07-01-2021 03:22 AM
Hello @ilko.k.v and welcome to the Neo4j community
You can try this query:
CALL db.schema.visualization()
Regards,
Cobra
07-01-2021 03:22 AM
Hello @ilko.k.v and welcome to the Neo4j community
You can try this query:
CALL db.schema.visualization()
Regards,
Cobra
07-01-2021 03:26 AM
Thank you about your response , Cobra 🙂
All the sessions of the conference are now available online