Learn R Programming

rplexos (version 1.1.11)

query_class: Get list of objects from all databases

Description

Get the list of objects and classes in each database. Shortcuts for generators, regions and zones are provided for convenience.

Usage

query_class(db)
query_class_member(db, class)
query_generator(db)
query_region(db)
query_zone(db)

Arguments

db
PLEXOS database object
class
Type of class to query

See Also

Other special.queries: query_config, query_log, query_phase, query_property, query_sql, query_time