User:Dirk/Cluster
Jump to navigation
Jump to search
This page talks about the BaseX-speficic cluster 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
cluster:store
| Signatures | cluster:store($seq as item()*) as item()*
| |||
| Summary | summary | |||
| Examples |
|