The e4Graph Tcl Binding

The e4Graph Tcl binding is contained in the tgraph namespace. It provides Tcl objects for representing the equivalent e4Graph concepts. An object oriented style of programming is supported; tgraph objects can be operated on directly, by calling methods of the specific object type.
 
The e4Graph Tcl Binding Objects
   
tgraph::open A Tcl command for e4Graph opening storages.
tgraph::event A Tcl command for managing user defined e4Graph events.
tgraph::version A Tcl command for retrieving version information about e4Graph.
tgraph::storage Operations on tgraph storage objects.
tgraph::node Operations on tgraph node objects.
tgraph::vertex Operations on tgraph vertex objects.