~zorba-coders/zorba/bug-942161-image

« back to all changes in this revision

Viewing changes to test_graphviz/Queries/dot.xq

  • Committer: Tarmac
  • Author(s): Juan Zacarias
  • Date: 2012-08-04 05:15:34 UTC
  • mfrom: (50.1.2 image-module)
  • Revision ID: tarmac-20120804051534-xpd92v60lisexzvf
Tags: zorba-2.6
Moves GraphViz module out of the image module. Approved: Juan Zacarias, Chris Hillery

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
import module namespace dot = "http://www.zorba-xquery.com/modules/image/graphviz";
2
 
 
3
 
fn:exists(dot:dot("digraph mygraph { p -> q }", ()))
 
 
b'\\ No newline at end of file'