Options {RBaseX} | R Documentation |
Options
Description
Returns a string with all query serialization parameters, which can be assigned to the serializer option.
Usage
Options(query_obj)
Arguments
query_obj |
QueryClass instance-ID |
Details
For a list of possibe types see https://docs.basex.org/wiki/Java_Bindings#Data_Types
Value
This function returns a list with the following items:
-
Options Options
-
success A boolean, indicating if the command was completed successfull
[Package RBaseX version 1.1.2 Index]