julia> using GraphViz
julia> open(Graph,"mygraph.dot")
ERROR: MethodError: no method matching open(::Type{GraphViz.Graph}, ::String)
Closest candidates are:
open(::AbstractString, ::AbstractString) at iostream.jl:132
open(::Function, ::Any...) at iostream.jl:150
open(::Base.AbstractCmd, ::AbstractString) at process.jl:575
...
Stacktrace:
[1] macro expansion at ./REPL.jl:97 [inlined]
[2] (::Base.REPL.##1#2{Base.REPL.REPLBackend})() at ./event.jl:73