Changes

Jump to navigation Jump to search
680 bytes added ,  09:36, 22 June 2013
Created page with "This page talks about the BaseX-speficic <code>cluster</code> module to interact with the clustered mode of BaseX. It contains functionality to store and retrieve data in the clu..."
This page talks about the BaseX-speficic <code>cluster</code> module to interact with the clustered mode of BaseX. It contains functionality to store and retrieve data in the cluster and to execute XQuery functions distributed over several nodes in the cluster.

=Introduction=
=Data-related functions=

==cluster:store==

{|
|-
| width='120' | '''Signatures'''
|{{Func|cluster:store|$seq as item()*|item()*}}
|-
| '''Summary'''
|summary
|-
| '''Examples'''
|
<ul><li>Explanation:
<pre class="brush:xquery">
cluster:store
</pre>
''Result:'' <code>true</code>
</li></ul>
|
|
|
|}

==cluster:retrieve==

=Query-related functions=

==cluster:query==

==cluster:for-each==

=Config=
administrator, editor
28

edits

Navigation menu