Created
June 8, 2012 23:08
-
-
Save s3u/2898580 to your computer and use it in GitHub Desktop.
Node.js snippet to generate the plan
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var plan = require('ql.io-compiler').compile('your ql.io script here'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment