Hi, so if I have a .dot file generated by Graphviz, is it possible to import the file into neo4j for further use?
Hello @edwardheda and welcome to the Neo4j community
Do you want to store the file into the database? If yes, that's not possible. Instead, I advice you to store the path to the file.
Regards,
Cobra