Package | Description |
---|---|
org.basex.core.cmd |
Database commands.
|
Modifier and Type | Class and Description |
---|---|
class |
Find
Evaluates the 'find' command and processes a simplified request as XQuery.
|
class |
InfoStorage
Evaluates the 'info storage' command and returns the table representation
of the currently opened database.
|
class |
XQuery
Evaluates the 'xquery' command and processes an XQuery request.
|
Modifier and Type | Method and Description |
---|---|
AQuery |
AQuery.bind(String name,
String value)
Binds a variable.
|
AQuery |
AQuery.bind(String name,
String value,
String type)
Binds a variable.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.