Package one.microstream.examples.deleting

  • Class Summary 
    Class Description
    Main
    Microstream deleting data example Deleting an (data)object means to remove all references to the object: In this example all data objects are referenced from the myObjects list of the MyRoot class.
    MyData  
    MyRoot