Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

datamart (version 0.5.2)

Xdata-class: Xdata -- A class representing a data source

Description

Most methods of the class are abstract, however the show, print, queries methods will usually not need to be redefined.

Arguments

Details

The query method is defined for character resource arguments. It is tried to transform the argument to an object; if that succeeds, query is called again. Derived methods that are also interpreting resource as character should first call this method via callNextMethod.