| Checks a table for grants. | |
| Return the absolute value of a number | |
| trigonometric functions | |
| Returns false if a value of some argument is false, otherwise returns true. | |
| Creates an sequence of all items from given sequences. | |
| returns specific element of an array or string | |
| Get ASCII value of a character | |
| set array element | |
| trigonometric functions | |
| Creates a local variable and assign a value to it. | |
| trigonometric functions | |
| trigonometric functions | |
| Convert a string to single precision float | |
| Convert a string to an integer | |
| Compose a fully qualified table name based on DSN and remote table name. | |
| Returns average value of all its arguments. | |
| Write data into transaction log format for backup purposes. Deprecated. | |
|
backup_close
();
|
Write data into transaction log format for backup purposes. Deprecated. |
| Clears the backup context and marks all pages in checkpoint space as ready for online backup | |
|
backup_flush
();
|
Write data into transaction log format for backup purposes. Deprecated. |
| perform online backup of database | |
| Write data into transaction log format for backup purposes. Deprecated. | |
| Write data into transaction log format for backup purposes. Deprecated. | |
| Get parameters for built in function | |
| Get parameters for built in function | |
| Get parameters for built in function | |
| Get parameters for built in function | |
| Get parameters for built in function | |
| Get parameters for built in function | |
| Get parameters for built in function | |
| Get parameters for built in function | |
| Get parameters for built in function | |
| Get parameters for built in function | |
| Get parameters for built in function | |
|
caddr_t
bif_string_or_wide_or_null_arg
(caddr_t * qst
,
state_slot_t ** args
,
int nth
,
char * func
);
|
Get parameters for built in function |
| Get parameters for built in function | |
| Returns bitwise AND of two 32-bit integers. | |
| Returns bitwise NOT of a 32-bit integer. | |
| Returns bitwise OR of two 32-bit integers. | |
| Returns the result of bitwise shift operation over two 32-bit integers. | |
| Returns bitwise XOR (exclusive "or") of two 32-bit integers. | |
| Convert a blob to string | |
| Convert a blob to string session | |
| Return the bookmark for current row of a scrollable cursor | |
| Converts its argument to boolean | |
|
BPEL.BPEL.compile_script
(in scp_id int,
in vdir varchar (default null),
in opts any (default null),
in no_check int (default 0));
|
Compile a BPEL script source |
| Makes a copy of an existing script | |
| Returns a list of partner links used in the BPEL script | |
| gets BPEL variable data within <bpelv:exec binding="SQL"> activity | |
| Import a new BPEL process | |
| delete a BPEL process instance | |
| retrieving a partner link option | |
| set value of a partner link option | |
| removes old BPEL process instances | |
| Remove a BPEL process | |
| mark a BPEL script as obsoleted | |
| Updates an existing script in BPEL repository | |
| Upload a new BPEL script source | |
| sets BPEL variable data within code invoked from <bpelv:exec binding="SQL"> activity | |
|
BPEL.BPEL.wsdl_upload
(in scp_id int,
in url varchar,
in content any,
in pl varchar default 'wsdl');
|
Uploads a WSDL description for a given BPEL script |
| Round a number to positive infinity. | |
| Returns the smallest integer that is not less than the argument. | |
| return number of items in a section in configuration file | |
| get nth item name from ini file | |
| returns the value of an item from the ini file | |
| get number of sections in an INI file | |
| returns INI file section name | |
| Writes the item=value to an INI file | |
| Define a character set. | |
|
any
charset_recode
(in src_string varchar/nvarchar,
in src_charset varchar,
in dst_charset varchar);
|
Translate a string to another character set |
| List known character set names and aliases. | |
| Configure database checkpointing | |
| Convert a long character code to a character or wide character | |
| returns a varchar containing the requested information from the connection | |
| define a new collation | |
| Returns a fully qualified table name. | |
| create a composite object | |
| get member of a composite object | |
| Concatenate strings | |
| Returns the concatenation of its arguments. | |
| concatenate strings | |
| Get connection variable | |
|
connection_id
();
|
get connection identifier |
|
integer
connection_is_dirty
();
|
check if current session connection variables have been altered |
| Associates a value to the name in the context of the present connection | |
|
any
connection_vars
();
|
Retrieve all connection variables |
| set all connection variables | |
| A text contains predicate | |
| Returns true if the first argument string contains the second argument string, and otherwise returns false. | |
| Returns the coefficient of correlation of a set of number pairs. | |
| trigonometric functions | |
| trigonometric functions | |
| Returns the number of values in the sequence. | |
| Load test coverage data from file. | |
| Produce a text coverage report. | |
| Writes a test coverage to a file. | |
| Returns the population covariance of a set of number pairs. | |
| Returns the sample covariance of a set of number pairs. | |
| Creates a special "attribute descriptor" object. | |
| Creates a "comment" XML tree entity. | |
| Creates an element with specified name, attributes and children | |
| Creates a "processing instruction" XML tree entity. | |
|
datetime
curdate
();
|
get current date and time |
|
datetime
curdatetime
();
|
get current date and time |
|
node-set
current
|
Returns a node-set that has the current node as its only member. |
|
current_charset
();
|
Get name of current charset. |
|
time
curtime
();
|
get current date and time |
| arithmetic add to a date | |
| get difference of 2 dates | |
| convert a datetime from internal to external date-time representation | |
| convert a datetime from internal to external date-time representation | |
| convert a timestamp to external format string in GMT | |
| Functions for manipulating an existing DAV collection or resource | |
|
integer
DAV_ADD_USER
(in uid varchar,
in pwd varchar,
in gid varchar,
in permis varchar,
in disable integer,
in home varchar,
in full_name varchar,
in email varchar,
in uid varchar,
in auth_uid varchar,
in auth_pwd varchar);
|
Functions for manipulating an existing DAV collection or resource |
|
integer
DAV_COL_CREATE
(in path varchar,
in permissions varchar,
in uname varchar,
in gname varchar,
in auth_uname varchar,
in auth_pwd varchar);
|
functions for adding, updating, deleting of DAV collections or resources |
|
integer
DAV_COPY
(in path varchar,
in destination varchar,
in overwrite integer,
in permissions varchar,
in uname varchar,
in gname varchar,
in auth_uname varchar,
in auth_pwd varchar);
|
Functions for manipulating an existing DAV collection or resource |
|
integer
DAV_DELETE
(in path varchar,
in silent integer,
in auth_uname varchar,
in auth_pwd varchar);
|
functions for adding, updating, deleting of DAV collections or resources |
| Functions for manipulating an existing DAV collection or resource | |
| Functions for manipulating an existing DAV collection or resource | |
| Functions for searching a DAV collection or resource | |
| Export a retrieved Web site to another WebDAV enabled server | |
| Functions for manipulating an existing DAV collection or resource | |
| Operations on locks of DAV collections and resources | |
| Operations on locks of DAV collections and resources | |
|
integer
DAV_LOCK
(in path varchar,
in locktype varchar,
in scope varchar,
in token varchar,
in owner_name varchar,
in owned_tokens varchar,
in depth varchar,
in timeout_sec integer,
in auth_uname varchar,
in auth_pwd varchar);
|
Operations on locks of DAV collections and resources |
|
varchar
DAV_MOVE
(in path varchar,
in destination varchar,
in overwrite integer,
in auth_uname varchar,
in auth_pwd varchar);
|
Functions for manipulating an existing DAV collection or resource |
|
varchar
DAV_PROP_REMOVE
(in path varchar,
in propname varchar,
in silent integer,
in auth_uname varchar,
in auth_pwd varchar);
|
Functions for manipulating an existing DAV collection or resource |
|
integer
DAV_PROP_SET
(in path varchar,
in propname varchar,
in propvalue any,
in auth_uname varchar,
in auth_pwd varchar);
|
Functions for manipulating an existing DAV collection or resource |
|
varchar
DAV_RES_UPLOAD
(in path varchar,
in content any,
in type varchar,
in permissions varchar,
in uname varchar,
in gname varchar,
in auth_uname varchar,
in auth_pwd varchar);
|
functions for adding, updating, deleting of DAV collections or resources |
| Functions for searching a DAV collection or resource | |
| Functions for searching a DAV collection or resource | |
| Operations on locks of DAV collections and resources | |
| decompose a datetime to its components | |
| decompose a datetime to its components | |
| get day of month from a datetime | |
| decompose a datetime to its components | |
| get day of week from a datetime | |
| decompose a datetime to its components | |
| get day of year from a datetime | |
| Alters IRI_ID columns to get IRI_ID_8. | |
|
DB.DBA.RDF_AUDIT_METADATA
([in audit_mode integer],
[in str_value varchar],
[in graph_iri varchar]);
|
Fix RDF metadata corruption. |
|
varchar
DB.DBA.RDF_BACKUP_METADATA
(in save_to_file integer := 0);
(in backup_name varchar := null);
|
Makes a backup copy of RDF metadata (i.e., descriptions of RDF Views and the like). |
| Converts rdf xml to ttl. | |
| Returns 1 if language identifier r matches lang pattern t. | |
| Parses the content of RDF/XML text as a sequence of separate RDF triples. | |
|
DB.DBA.RDF_LOAD_RDFXML_MT
(in strg varchar,
in base varchar,
in graph varchar,
[in log_mode integer],
[in threads integer]);
|
Parses the content of large RDF/XML text as a sequence of separate RDF triples. |
| Performs simple insertion of a quad where object is a node. | |
| Performs simple insertion of a quad where object is a literal value in 'SQL valmode'. | |
|
DB.DBA.RDF_QUAD_URI_L_TYPED
(in g_uri varchar,
in s_uri varchar,
in p_uri varchar,
in o_lit any,
in dt any,
in lang varchar);
|
Performs simple insertion of a quad where object is a literal value in 'SQL valmode' and can be specified datatype and language. |
| Returns 1 if string s matches pattern p, 0 otherwise. | |
| Restores RDF metadata (descriptions of RDF Views and the like) from previously saved backup. | |
| Serializes vector of triples into a session, in RDF/XML syntax. | |
| Serializes vector of triples into a session, in TURTLE syntax. | |
| Returns a dict of triples in 'long valmode'. | |
| Local execution of SPARQL via SPARQL protocol, produces a result set of SQL values. | |
| Local execution of SPARQL via SPARQL protocol, produces a vector of vectors of SQL values. | |
|
DB.DBA.SPARQL_REXEC
(in service varchar,
in query varchar,
in dflt_graph varchar,
in named_graphs any,
in req_hdr any,
in maxrows integer,
in bnode_dict any);
|
Remote execution of SPARQL via SPARQL protocol, produces a result set of SQL values. |
|
DB.DBA.SPARQL_REXEC_TO_ARRAY
(in service varchar,
in query varchar,
in dflt_graph varchar,
in named_graphs any,
in req_hdr any,
in maxrows integer,
in bnode_dict any);
|
Remote execution of SPARQL via SPARQL protocol, produces a vector of vectors of SQL value. |
|
DB.DBA.SPARQL_REXEC_WITH_META
(in service varchar,
in query varchar,
in dflt_graph varchar,
in named_graphs any,
in req_hdr any,
in maxrows integer,
in bnode_dict any,
out metadata any,
out resultset any);
|
Remote execution of SPARQL via SPARQL protocol. Fills in output parameters with metadata (like exec metadata) and a vector of vector s of 'long valmode' values. |
| parses TTL (TURTLE or N3 resource) and places its triples into DB.DBA.RDF_QUAD. | |
|
DB.DBA.TTLP_MT
(in strg any,
in base varchar,
[in graph varchar],
[in flags integer],
[in log_mode integer],
[in threads integer]);
|
parses TTL (TURTLE or N3 resource) and places its triples into DB.DBA.RDF_QUAD on multiple threads. |
| Compact the database | |
| print to the Virtuoso system console | |
| print formatted output onto the system console | |
| get current catalog | |
| base64-encode/decode a string | |
| trigonometric functions | |
| sleep for n seconds | |
| convert any heterogeneous array or tree of arrays into a binary string and back | |
| Creates a copy of the given dictionary. | |
| Returns the dependent part that corresponds to the given key in the given dictionary. | |
| Returns an array of all keys stored in the given dictionary. | |
| Creates a new dictionary to store key-value pairs. | |
| Adds a key-value pair to a dictionary | |
| Removes the given key and associated dependent value from the given dictionary. | |
| Returns a get_keyword style vector of all items stored in the given dictionary. | |
| Disconnect client connections of a given user | |
| Removes double entities from the input sequence | |
| Returns data from XML doc other than the main source document. | |
|
node-set
document
(
document_uri varchar,
[base_uri varchar],
[parser_mode integer],
[content_encoding varchar],
[content_language varchar],
[dtd_validator_config varchar]);
|
Returns data from XML documents other than the main source document. |
|
node-set
document-literal
(
document_text varchar,
[cache_uri varchar],
[parser_mode integer],
[content_encoding varchar],
[content_language varchar],
[dtd_validator_config varchar]);
|
Parses given XML text and returns the resulting XML data. |
|
varchar
dsig_template_ext
(in xdoc any,
in tmpl varchar,
in wss_ver any,
in ns-n varchar,
in elm-n varchar,
in ... varchar);
|
Generates a Digital signature template based on a XML document. |
| modifies the timezone component of a datetime | |
| returns the internal type name of the argument | |
| return an array of either long, float or double | |
| conditionally return one of specified parameters | |
|
encodedlang_handler_t *
elh_get_handler
(encoding_handler_t * encoding
,
language_handler_t * language
);
|
get localization function handler |
| load encoding handler into system | |
| Returns true if given argument is an empty sequence, false if it is any single value or nonempty sequence. | |
| base64-encode/decode a string | |
|
end_result
();
|
End the current result set. |
| Returns true if the first argument string ends with the second argument string, and otherwise returns false. | |
| comparison functions | |
| Returns true if all items of given sequence matches given criterion. | |
| Returns a difference of two sets | |
|
exec
(in str varchar,
out state varchar,
out message varchar,
in params any,
in maxrows integer,
out metadata vector,
out rows vector,
out cursor_handle long);
|
dynamic execution of SQL returning state and result set |
| Closes cursor created by exec() | |
| Compiles a SQL statement and returns the metadata | |
|
integer retcode
exec_next
(in cursor_handle long,
out sql_state varchar,
out sql_error varchar,
out row_array vector);
|
Get next result from a result set |
| Returns a result set row to the calling procedure context | |
| Supplies column details for procedure result set output. | |
| Compiles a SQL statement and returns the estimate time cost | |
| calculate exponent | |
| describe SQL statement compilation | |