XQuery interface for Graphviz with EXPath packaging.
Requires Graphviz to be installed.
dot
must be on the path or the GVPATH environment variable to be set to the folder containing dot
import module namespace ex-graphviz="expkg-zone58:image.graphviz";
ex-graphviz:to-svg("digraph {a -> b}")
Creates dist/ex-graphviz.xar
basex build.xq
basex -t src/test/basic.xq
- versions prior to 0.3.0 used the namespace http://expkg-zone58.github.io/ex-graphviz