Difference between revisions of "Querying"

From BaseX Documentation
Jump to navigation Jump to search
Line 5: Line 5:
 
* [[Update]]: update mechanism of XQuery
 
* [[Update]]: update mechanism of XQuery
 
* [[Java Bindings]]: how to call Java methods from XQuery
 
* [[Java Bindings]]: how to call Java methods from XQuery
 +
* [[Try/Catch]]: how to use a try/catch construct in XQuery
  
 
==Functions==
 
==Functions==

Revision as of 11:57, 4 January 2011

Welcome to the Query Portal. Here your find more information on performing XPath and XQuery requests. Apart from standard features, BaseX offers numerous extensions, which are listed on this page.

Extensions

Functions

Please find all standard XQuery 1.1/3.0 Functions in the Official W3C Specification.

Indexes

Queries will be analyzed and optimized for index access on the fly.