Changes

Jump to navigation Jump to search
62 bytes removed ,  13:59, 18 September 2011
no edit summary
: [https://github.com/BaseXdb/basex-api/tree/master/src/main/haskell Haskell] (contributed by Leo Wörteler)
Most Many of the interfaces contain at least the following six files:
* <code>BaseXClient</code> contains the actual code for creating a session, sending and executing commands and receiving results. Furthermore there is an inner class called <code>query</code> which offers the evaluation of queries in an iterative manner.
* <code>Example</code> demonstrates how to send database commands.
* <code>CreateExample</code> shows how new databases can be created by using streams.
* <code>AddExample</code> shows how documents can be added to a database by using streams.
 The interfaces Java and C# also support [[Events]]:* <code>EventExample</code> demonstrates how to watch and unwatch events[[Events]].
Please check out [https://github.com/BaseXdb/basex-api/blob/master/src/main/readme.txt readme.txt]
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu