Difference between revisions of "Querying"

From BaseX Documentation
Jump to navigation Jump to search
Line 1: Line 1:
 
==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]]: calling of Java methods from XQuery
+
* [[Java Bindings]]: how to call Java methods from XQuery
  
 
==Functions==
 
==Functions==

Revision as of 21:38, 13 December 2010

Extensions

Functions

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

Indexes

  • Overview: All indexes and their functionality

Query Processor