@@ -58,5 +58,7 @@ semicolon to help the parser out in the case you do use this inline n1ql languag
...
@@ -58,5 +58,7 @@ semicolon to help the parser out in the case you do use this inline n1ql languag
- interestingly, the documentation specifically says not to use the built in N1QL() function to do the parsing before hand,
- interestingly, the documentation specifically says not to use the built in N1QL() function to do the parsing before hand,
although that would be ideal...
although that would be ideal...
## Couchbase Node SDK
Check out `couchbase_eventing_sdk.js` to see some examples on how to interact with the query server via [their node sdk](https://github.com/couchbase/couchnode)