Release Notes: Many bugs were fixed. A new timestamp mechanism was added to enable applications to poll for events instead of registering callbacks. Finer control over storage commit and storage format update was added. The space management and recycling mechanism was rewritten to be an order of magnitude more efficient.


Release Notes: Many bugs were fixed. A new timestamp mechanism was added to enable applications to poll for events instead of registering callbacks. Finer control over storage commit and storage format update was added. The space management and recycling mechanism was rewritten to be an order of magnitude more efficient.


Release Notes: A major bug in the cache management for vertices was fixed. Version information was added to storages to identify the release of e4Graph used to write the storage. APIs were added to discern the version of e4Graph currently running.


Release Notes: Support for MacOS X 10.2 and a Python binding were added. The event system was completely redone, and support for user defined events was added. Support for storage permissions was added. Vertex ID caching was moved into the core so that all language bindings benefit from increased efficiency. The DB driver APIs were formalized. Many bugs were fixed, and the build system on all platforms was improved.


Release Notes: This release includes implementation of Java binding for core APIs, reimplementation of the Tcl binding to use Tcl_Obj throughout, reimplementation of the XML input and output to allow facilities to be subclasses and extended, new APIs to allow sharing of storage objects between interpreters in Tcl binding, reimplementation of event notifications, and some major bugfixes in the garbage collector and management of detached vertices and nodes.


Release Notes: Major feature enhancements and bugfixes.