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 tgraph package provides one command, open, for opening storages.
 
The e4Graph Tcl Binding Objects
   
tgraph::storage Operations on tgraph storage objects.
tgraph::marker Operations on tgraph marker objects.
tgraph::node Operations on tgraph node objects.
tgraph::vertex Operations on tgraph vertex objects.