Go to file
Andy Bunce 0a81c6593f Merge branch 'master' of https://github.com/Quodatum/graphxq
Conflicts:
	.drone.yml
2021-05-26 15:05:11 +01:00
.settings [add] drone 2021-05-23 21:41:41 +01:00
build colorpicker 2012-09-22 22:51:07 +01:00
src Merge branch 'master' of https://github.com/Quodatum/graphxq 2021-05-23 21:43:04 +01:00
.drone.yml Merge branch 'master' of https://github.com/Quodatum/graphxq 2021-05-26 15:05:11 +01:00
.project update for basex 8.0 2015-03-07 22:48:51 +00:00
Dockerfile [add] drone 2021-05-23 21:41:41 +01:00
LICENSE october 2012-10-27 11:41:09 +01:00
README.md [mod] readme 2021-05-23 22:00:54 +01:00

README.md

graphxq

An interface to Graphviz for BaseX 9.5+

Local Install

copy the contents of the src folder to your webapp folder

Requires

  1. Graphviz intallation with dot on the path
  2. restxq default config with (static)

Docker

docker build --tag=graphxq .

docker run -p 8999:8984 graphxq

other

  • includes dotML
  • BaseX RestXQ interface