vlerq - The engine used by the Ratcl extension
TABLE OF CONTENTS
SYNOPSIS
DESCRIPTION
COMMANDS
EXAMPLE
SEE ALSO
KEYWORDS
package require vlerq ?4?
|
The vlerq package provides commands used by the Ratcl extension to implement a general-purpose relational algebra and persistence framework.
THIS DOCUMENTATION NEEDS TO BE FINISHED
package require vlerq set v [vlerq open myfile.db] puts [vlerq names $v] |
This lists all the sub-views available in the myfile.db file.
metakit, ratcl
algebra, database, persistence, relational