Data Manipulation in ObjectStore
In this section we briefly discuss the manipulation of objects in an ObjectStore database.
The following operations must be performed before persistent memory can be accessed:
n a database must be created or opened;
n a transaction must be started;
n a database root must be retrieved or created.