Hi Hans,

I've solved this problem by serializing the graph as a mapping of
key/node pairs.  Whenever a node references another node in the graph,
I serialize the reference as a key.

Best wishes,

-Ben

Reply via email to