mirror of
https://github.com/Quodatum/graphxq.git
synced 2025-04-11 11:42:24 +01:00
Some checks reported errors
continuous-integration/drone/push Build was killed
Conflicts: README.md src/graphxq/data/samples/cluster.xml
491 B
491 B
graphxq
<<<<<<< HEAD An interface to Graphviz for BaseX 9.5+
An interface to Graphviz for BaseX 9.5.
branch 'master' of https://github.com/Quodatum/graphxq
Local Install
copy the contents of the src
folder to your webapp
folder
Requires
- Graphviz intallation with
dot
on the path - restxq default config with (static)
Docker
docker build --tag=graphxq .
docker run -p 8999:8984 graphxq
other
- includes dotML
- BaseX RestXQ interface