Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.
sim51 edited this page Jan 22, 2012 · 2 revisions

Graph structure

  • ROOT_NODE
  • CLASS_NODE
    . KEY_COUNTER => To generate a unique ID for all node.
    . CLASSNAME => To de the mapping with node / model by reflection.
  • OBJECT
    . key => unique ID for the class
    . All class properties
Clone this wiki locally