Difference between revisions of "Main Page"

From BaseX Documentation
Jump to navigation Jump to search
Line 8: Line 8:
  
 
====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]]: calling of Java methods from XQuery
  
 
====Functions====
 
====Functions====
* [[Database]] Database-related functions
+
* [[Database]]: Database-related functions
* [[Utility]] Database-related functions
+
* [[Utility]]: Database-related functions
* [[Math]] Database-related functions
+
* [[Math]]: Database-related functions
* [[File]] functions for file handling, inspired by EXPath
+
* [[File]]: functions for file handling, inspired by EXPath
  
 
==Developer's Guide==
 
==Developer's Guide==

Revision as of 12:54, 3 December 2010

Documentation

Getting Started Guide

Advanced Users Guide

XQuery

Extensions

Functions

  • Database: Database-related functions
  • Utility: Database-related functions
  • Math: Database-related functions
  • File: functions for file handling, inspired by EXPath

Developer's Guide