Options: Options

View source: R/Options.R

OptionsR 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


RBaseX documentation built on Dec. 2, 2022, 5:10 p.m.

Related to Options in RBaseX...