Difference between revisions of "Querying"

From BaseX Documentation
Jump to navigation Jump to search
(Fixed link to full-text query page)
Line 2: Line 2:
  
 
==Extensions==
 
==Extensions==
* [[Full Text]]: full-text features of XQuery
+
* [[Full-Text]]: full-text features of XQuery
 
* [[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

Revision as of 23:55, 17 January 2011

Welcome to the Query Portal, which is one of the main sections of the documentation. 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

A complete list of the standard XQuery 3.0 functions is found in the Official W3C Specification.

Indexes

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