Info: Info

View source: R/Info.R

InfoR Documentation

Info

Description

Returns a string with query compilation and profiling info.

Usage

Info(query_obj)

Arguments

query_obj

QueryClass instance-ID

Details

If the query object has not been executed yet, an empty string is returned.

Value

This function returns a list with the following items:

  • Info Info

  • success A boolean, indicating if the command was completed successfull


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

Related to Info in RBaseX...