Skip to content
forked from apb2006/graphxq

Restxq interface for Graphviz for BaseX 9.5

License

Notifications You must be signed in to change notification settings

Quodatum/graphxq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Restxq interface for Graphviz for BaseX 9.5

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • XQuery 37.0%
  • XSLT 24.4%
  • JavaScript 21.3%
  • HTML 13.1%
  • CSS 3.7%
  • Dockerfile 0.5%