|
Class Summary |
| ContextExample |
|
| ExternalFunctionExample |
|
| InputOutputExample |
This class gives examples about input and output using the MXQuery JAVA API
It covers
- Setting external variables from String, Sax, StaX, DOM, TidyString
- Importing relational data (e.g. |
| SimpleExample |
|
| StoreExample |
Overview on the Store API of MXQuery,
the different types of stores to create,
and how to share stores between queries |
| StreamExample |
This is a simple example of using MXQuery in a streaming mode,
consisting of input queue and a single continuous query reading from it
The next release of MXQuery will contain a stream server that will
provide a more flexible and general setup |
| XQJExample |
Simple XQJ sample
For more extensive tutorials, please look at
http://www.xquery.com/tutorials/xqj_tutorial/ |